Mercurial > mplayer.hg
changeset 33275:2cd61a522248
doxygen: misc config file tweaks
Do not generate 4096 subdirectories, optimize output for C and
add a directory entry to the navigation bar.
author | diego |
---|---|
date | Wed, 04 May 2011 15:16:35 +0000 |
parents | 99e361d92a03 |
children | e7f4c0ae303d |
files | DOCS/tech/Doxyfile |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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