[Lemon-commits] Peter Kovacs: Update Doxygen configuration file
Lemon HG
hg at lemon.cs.elte.hu
Thu Nov 5 06:29:28 CET 2009
details: http://lemon.cs.elte.hu/hg/lemon/rev/53bea38f71cb
changeset: 816:53bea38f71cb
user: Peter Kovacs <kpeter [at] inf.elte.hu>
date: Sat Oct 10 08:19:26 2009 +0200
description:
Update Doxygen configuration file
diffstat:
doc/Doxyfile.in | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (26 lines):
diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in
--- a/doc/Doxyfile.in
+++ b/doc/Doxyfile.in
@@ -1,4 +1,4 @@
-# Doxyfile 1.5.7.1
+# Doxyfile 1.5.9
#---------------------------------------------------------------------------
# Project related configuration options
@@ -21,7 +21,6 @@
JAVADOC_AUTOBRIEF = NO
QT_AUTOBRIEF = NO
MULTILINE_CPP_IS_BRIEF = NO
-DETAILS_AT_TOP = YES
INHERIT_DOCS = NO
SEPARATE_MEMBER_PAGES = NO
TAB_SIZE = 8
@@ -224,7 +223,7 @@
EXPAND_AS_DEFINED =
SKIP_FUNCTION_MACROS = YES
#---------------------------------------------------------------------------
-# Configuration::additions related to external references
+# Options related to the search engine
#---------------------------------------------------------------------------
TAGFILES = "@abs_top_srcdir@/doc/libstdc++.tag = http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/ "
GENERATE_TAGFILE = html/lemon.tag
More information about the Lemon-commits
mailing list