From 5c4e4fdf08600652ef66c8b3cd3b0da240770a3e Mon Sep 17 00:00:00 2001 From: crs Date: Mon, 29 Jul 2002 16:05:59 +0000 Subject: [PATCH] changed doxygen configuration. --- doc/doxygen.cfg | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/doxygen.cfg b/doc/doxygen.cfg index 4e83cbcb..ceae4d8a 100644 --- a/doc/doxygen.cfg +++ b/doc/doxygen.cfg @@ -47,8 +47,7 @@ OUTPUT_LANGUAGE = English # Private class members and static file members will be hidden unless # the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES -EXTRACT_ALL = YES -#XXX EXTRACT_ALL = NO +EXTRACT_ALL = NO # If the EXTRACT_PRIVATE tag is set to YES all private members of a class # will be included in the documentation. @@ -519,7 +518,7 @@ TREEVIEW_WIDTH = 250 # 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