[Lemon-commits] Alpar Juttner: Turn on built in Doxygen STL support
Lemon HG
hg at lemon.cs.elte.hu
Mon Apr 28 12:19:39 CEST 2008
details: http://lemon.cs.elte.hu/hg/lemon/rev/4d79daa40e9b
changeset: 151:4d79daa40e9b
user: Alpar Juttner <alpar [at] cs.elte.hu>
date: Thu Apr 24 20:26:14 2008 +0100
description:
Turn on built in Doxygen STL support
diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
doc/Doxyfile.in | 2 +-
diffs (12 lines):
diff -r f3af90ef0143 -r 4d79daa40e9b doc/Doxyfile.in
--- a/doc/Doxyfile.in Tue Apr 22 18:16:55 2008 +0200
+++ b/doc/Doxyfile.in Thu Apr 24 20:26:14 2008 +0100
@@ -30,7 +30,7 @@
OPTIMIZE_OUTPUT_JAVA = NO
OPTIMIZE_FOR_FORTRAN = NO
OPTIMIZE_OUTPUT_VHDL = NO
-BUILTIN_STL_SUPPORT = NO
+BUILTIN_STL_SUPPORT = YES
CPP_CLI_SUPPORT = NO
SIP_SUPPORT = NO
DISTRIBUTE_GROUP_DOC = NO
More information about the Lemon-commits
mailing list