]> www.ginac.de Git - ginac.git/commitdiff
Minor fixes.
authorRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Sat, 17 Feb 2001 21:06:17 +0000 (21:06 +0000)
committerRichard Kreckel <Richard.Kreckel@uni-mainz.de>
Sat, 17 Feb 2001 21:06:17 +0000 (21:06 +0000)
doc/reference/DoxyfileHTML
doc/reference/DoxyfileTEX

index 2f38c39ce13e896de38b5b7c9876148d9e390397..0bf7a59cb4896923d17cfbf67b17179fc62a09d3 100644 (file)
@@ -255,7 +255,7 @@ QUIET                  = NO
 # generated by doxygen. Possible values are YES and NO. If left blank 
 # NO is used. 
 
-WARNINGS               = YES
+WARNINGS               = NO
 
 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings 
 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will 
@@ -425,7 +425,7 @@ DISABLE_INDEX          = NO
 # This tag can be used to set the number of enum values (range [1..20]) 
 # that doxygen will group on one line in the generated HTML documentation. 
 
-ENUM_VALUES_PER_LINE   = 2
+ENUM_VALUES_PER_LINE   = 4
 
 # If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
 # generated containing a tree-like index structure (just like the one that 
index fe150645d52bd4caa2b544efd309337589613b89..abe0c25365319a9778f1f962424f22a8eaad00e5 100644 (file)
@@ -255,7 +255,7 @@ QUIET                  = NO
 # generated by doxygen. Possible values are YES and NO. If left blank 
 # NO is used. 
 
-WARNINGS               = YES
+WARNINGS               = NO
 
 # If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings 
 # for undocumented members. If EXTRACT_ALL is set to YES then this flag will 
@@ -425,7 +425,7 @@ DISABLE_INDEX          = NO
 # This tag can be used to set the number of enum values (range [1..20]) 
 # that doxygen will group on one line in the generated HTML documentation. 
 
-ENUM_VALUES_PER_LINE   = 2
+ENUM_VALUES_PER_LINE   = 4
 
 # If the GENERATE_TREEVIEW tag is set to YES, a side panel will be
 # generated containing a tree-like index structure (just like the one that