From: Adam Dickmeiss Date: Fri, 9 Nov 2012 12:22:43 +0000 (+0100) Subject: Remove two obsolete Doxygen settings X-Git-Tag: v1.4.0~21 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=8e10589d8533b373d6bb95d5dc74678b65a9740f Remove two obsolete Doxygen settings --- diff --git a/Doxyfile.in b/Doxyfile.in index e4c7527..6f392b3 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -400,12 +400,6 @@ MAX_INITIALIZER_LINES = 30 SHOW_USED_FILES = YES -# If the sources in your project are distributed over multiple directories -# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy -# in the documentation. The default is NO. - -SHOW_DIRECTORIES = NO - # The FILE_VERSION_FILTER tag can be used to specify a program or script that # doxygen should invoke to get the current version for each file (typically from the # version control system). Doxygen will invoke the program by executing (via @@ -702,12 +696,6 @@ HTML_FOOTER = HTML_STYLESHEET = -# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, -# files or namespaces will be aligned in HTML using tables. If set to -# NO a bullet list will be used. - -HTML_ALIGN_MEMBERS = YES - # If the GENERATE_HTMLHELP tag is set to YES, additional index files # will be generated that can be used as input for tools like the # Microsoft HTML help workshop to generate a compressed HTML help file (.chm)