From: Richard Kreckel Date: Tue, 23 Nov 1999 19:14:08 +0000 (+0000) Subject: - Disabled bloat-parameter X-Git-Tag: release_0-5-0~135 X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=commitdiff_plain;h=7860ae39e34c9efe9e2f41baae29048ab4bd4611;hp=52b8a6451d4d5f32e45e3dbf93c22369fc2f99c2 - Disabled bloat-parameter --- diff --git a/doc/reference/DoxyfileTEX b/doc/reference/DoxyfileTEX index 30510652..dd4c8804 100644 --- a/doc/reference/DoxyfileTEX +++ b/doc/reference/DoxyfileTEX @@ -124,7 +124,7 @@ CLASS_DIAGRAMS = YES # function will be appended as a block of code to the documentation of. # that member or function. -SOURCE_BROWSER = YES +SOURCE_BROWSER = NO # If the CASE_SENSE_NAMES tag is set to NO (the default) then Doxygen # will only generate file names in lower case letters. If set to @@ -138,7 +138,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. -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