[Lemon-commits] Alpar Juttner: Backport [53bea38f71cb] 'Update D...
Lemon HG
hg at lemon.cs.elte.hu
Fri Mar 4 12:21:41 CET 2011
details: http://lemon.cs.elte.hu/hg/lemon/rev/8ae2627aba1a
changeset: 1032:8ae2627aba1a
user: Alpar Juttner <alpar [at] cs.elte.hu>
date: Sat Oct 10 08:19:26 2009 +0200
description:
Backport [53bea38f71cb] '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
@@ -223,7 +222,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