# HG changeset patch # User diego # Date 1304522195 0 # Node ID 2cd61a5222483af84d42488e30ae0fa17142966a # Parent 99e361d92a03d619bf21ba3095bf72e0479cacca doxygen: misc config file tweaks Do not generate 4096 subdirectories, optimize output for C and add a directory entry to the navigation bar. diff -r 99e361d92a03 -r 2cd61a522248 DOCS/tech/Doxyfile --- a/DOCS/tech/Doxyfile Wed May 04 15:13:34 2011 +0000 +++ b/DOCS/tech/Doxyfile Wed May 04 15:16:35 2011 +0000 @@ -47,7 +47,7 @@ # source files, where putting all generated files in the same directory would # otherwise cause performance problems for the file system. -CREATE_SUBDIRS = YES +CREATE_SUBDIRS = NO # The OUTPUT_LANGUAGE tag is used to specify the language in which all # documentation generated by doxygen is written. Doxygen will use this @@ -193,7 +193,7 @@ # For instance, some of the names that are used will be different. The list # of all members will be omitted, etc. -OPTIMIZE_OUTPUT_FOR_C = NO +OPTIMIZE_OUTPUT_FOR_C = YES # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java # sources only. Doxygen will then generate output that is more tailored for @@ -450,7 +450,7 @@ # then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy # in the documentation. The default is NO. -SHOW_DIRECTORIES = NO +SHOW_DIRECTORIES = YES # Set the SHOW_FILES tag to NO to disable the generation of the Files page. # This will remove the Files entry from the Quick Index and from the