summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2008-11-25 16:27:03 -0500
committerBen Boeckel <MathStuf@gmail.com>2008-11-25 16:27:03 -0500
commit519786d4e7f515f640dfdea22a13b487f5774550 (patch)
tree340b9fbb0bea6fd735300364e9071f3e6a21dabc /Doxyfile
parent780df53c766ebe016e5ae3b728b02d954023feac (diff)
Doxygen is better suited to CMake now
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index 2a410d18..198a5c88 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -31,7 +31,6 @@ SHORT_NAMES = NO
JAVADOC_AUTOBRIEF = NO
QT_AUTOBRIEF = NO
MULTILINE_CPP_IS_BRIEF = NO
-DETAILS_AT_TOP = NO
INHERIT_DOCS = YES
SEPARATE_MEMBER_PAGES = NO
TAB_SIZE = 4