From: Anders B. <vr-...@us...> - 2004-11-12 09:10:27
|
Update of /cvsroot/alpp/openalpp/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2331/doc Modified Files: Doxyfile Log Message: Index: Doxyfile =================================================================== RCS file: /cvsroot/alpp/openalpp/doc/Doxyfile,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Doxyfile 12 Dec 2003 06:55:04 -0000 1.2 --- Doxyfile 12 Nov 2004 09:10:17 -0000 1.3 *************** *** 470,474 **** # or Internet explorer 4.0+). ! GENERATE_TREEVIEW = NO # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be --- 470,474 ---- # or Internet explorer 4.0+). ! GENERATE_TREEVIEW = YES # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be *************** *** 485,489 **** # generate Latex output. ! GENERATE_LATEX = YES # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. --- 485,489 ---- # generate Latex output. ! GENERATE_LATEX = NO # The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. |