[Lemon-commits] [lemon_svn] alpar: r411 - hugo/trunk/doc
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:39:18 CET 2006
Author: alpar
Date: Mon Apr 5 15:48:01 2004
New Revision: 411
Modified:
hugo/trunk/doc/Doxyfile
Log:
+ suurballe.h
- LaTeX generation is switched off to speed up the compilations.
Modified: hugo/trunk/doc/Doxyfile
==============================================================================
--- hugo/trunk/doc/Doxyfile (original)
+++ hugo/trunk/doc/Doxyfile Mon Apr 5 15:48:01 2004
@@ -399,6 +399,7 @@
../src/include/bin_heap.h \
../src/include/fib_heap.h \
../src/work/athos/xy/xy.h \
+ ../src/work/athos/suurballe.h \
maps.dox
# If the value of the INPUT tag contains directories, you can use the
@@ -656,7 +657,7 @@
# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will
# generate Latex output.
-GENERATE_LATEX = YES
+GENERATE_LATEX = NO
# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put.
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
More information about the Lemon-commits
mailing list