chiark
/
gitweb
/
~mdw
/
disorder
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
2f57593
)
doxygen: remove obsolete config file entries
author
Richard Kettlewell
<rjk@greenend.org.uk>
Sun, 17 Nov 2013 10:12:17 +0000
(10:12 +0000)
committer
Richard Kettlewell
<rjk@greenend.org.uk>
Sun, 17 Nov 2013 10:12:17 +0000
(10:12 +0000)
Doxyfile
patch
|
blob
|
blame
|
history
diff --git
a/Doxyfile
b/Doxyfile
index b350738e97270593c825437a22d3cafd12856259..feb0867864dfa81410f6ab6c8a1bb5ce47d1ee4f 100644
(file)
--- a/
Doxyfile
+++ b/
Doxyfile
@@
-138,13
+138,6
@@
JAVADOC_AUTOBRIEF = NO
MULTILINE_CPP_IS_BRIEF = 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 = YES
-
# 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.
# 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.
@@
-373,12
+366,6
@@
MAX_INITIALIZER_LINES = 30
SHOW_USED_FILES = NO
SHOW_USED_FILES = NO
-# 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
# 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
@@
-657,12
+644,6
@@
HTML_FOOTER =
HTML_STYLESHEET =
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)
# 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)