]> www.ginac.de Git - ginac.git/commitdiff
- Changed a few switches.
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Mon, 20 Dec 1999 20:06:35 +0000 (20:06 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Mon, 20 Dec 1999 20:06:35 +0000 (20:06 +0000)
doc/reference/DoxyfileHTML
doc/reference/DoxyfileTEX

index c465b30a4237bd8278717bb99481e8ee2573b8fa..06b494eef161bb697c278e833bef73d31450553a 100644 (file)
@@ -57,7 +57,7 @@ DISABLE_INDEX        = NO
 # If the EXTRACT_ALL tag is set to YES all classes and functions will be
 # included in the documentation, even if no documentation was available.
 
 # If the EXTRACT_ALL tag is set to YES all classes and functions will be
 # included in the documentation, even if no documentation was available.
 
-EXTRACT_ALL          = NO
+EXTRACT_ALL          = YES
 
 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 # will be included in the documentation.
 
 # If the EXTRACT_PRIVATE tag is set to YES all private members of a class
 # will be included in the documentation.
@@ -142,7 +142,7 @@ CASE_SENSE_NAMES     = YES
 # will generate a verbatim copy of the header file for each class for
 # which an include is specified. Set to NO to disable this.
 
 # will generate a verbatim copy of the header file for each class for
 # which an include is specified. Set to NO to disable this.
 
-VERBATIM_HEADERS     = YES
+VERBATIM_HEADERS     = NO
 
 # If the JAVADOC_AUTOBRIEF tag is set to YES (the default) then Doxygen
 # will interpret the first line (until the first dot) of a JavaDoc-style
 
 # If the JAVADOC_AUTOBRIEF tag is set to YES (the default) then Doxygen
 # will interpret the first line (until the first dot) of a JavaDoc-style
@@ -282,7 +282,7 @@ GENERATE_HTMLHELP    = NO
 # of all compounds will be generated. Enable this if the project
 # contains a lot of classes, structs, unions or interfaces.
 
 # of all compounds will be generated. Enable this if the project
 # contains a lot of classes, structs, unions or interfaces.
 
-ALPHABETICAL_INDEX   = NO
+ALPHABETICAL_INDEX   = YES
 
 # If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
 
 # If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
@@ -389,7 +389,7 @@ INCLUDE_PATH         =
 # or name=definition (no spaces). If the definition and the = are 
 # omitted =1 is assumed.
 
 # or name=definition (no spaces). If the definition and the = are 
 # omitted =1 is assumed.
 
-PREDEFINED           =
+PREDEFINED           = NO_GINAC_NAMESPACE
 
 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 # then the macro expansion is limited to the macros specified with the
 
 # If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES
 # then the macro expansion is limited to the macros specified with the
index ab7f05d4280a4516ce684331b0c5a9f918970263..7dd94a55452b8e593497d5ea94306c83bbc9020a 100644 (file)
@@ -282,7 +282,7 @@ GENERATE_HTMLHELP    = NO
 # of all compounds will be generated. Enable this if the project
 # contains a lot of classes, structs, unions or interfaces.
 
 # of all compounds will be generated. Enable this if the project
 # contains a lot of classes, structs, unions or interfaces.
 
-ALPHABETICAL_INDEX   = NO
+ALPHABETICAL_INDEX   = YES
 
 # If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns
 
 # If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then
 # the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns