From b6e56119c4c40b3c067832804e3341fcdd66ac9c Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Tue, 17 Mar 2015 10:45:41 +0100 Subject: doc/doxygen.conf: remove obsolete settings --- doc/doxygen.conf.in | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'doc/doxygen.conf.in') diff --git a/doc/doxygen.conf.in b/doc/doxygen.conf.in index 82bb8cdf7..1e63db844 100644 --- a/doc/doxygen.conf.in +++ b/doc/doxygen.conf.in @@ -155,13 +155,6 @@ QT_AUTOBRIEF = NO MULTILINE_CPP_IS_BRIEF = NO -# If the DETAILS_AT_TOP tag is set to YES then Doxygen -# will output the detailed description near the top, like JavaDoc. -# If set to NO, the detailed description appears after the member -# documentation. - -DETAILS_AT_TOP = NO - # If the INHERIT_DOCS tag is set to YES (the default) then an undocumented # member inherits the documentation from any documented member that it # re-implements. @@ -446,12 +439,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 - # 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 # Folder Tree View (if specified). The default is YES. @@ -758,12 +745,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 compiled HTML help file (.chm) -- cgit v1.2.3