From: Marc Cromme Date: Mon, 11 Sep 2006 07:27:18 +0000 (+0000) Subject: enabled better C support X-Git-Tag: YAZ.2.1.30~9 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=9eb25e97c63071b8cf5aa22c462ff38451909802;hp=94d223d5f74b0bf34fc7d3789ab3ca59d86152d6 enabled better C support --- diff --git a/Doxyfile.in b/Doxyfile.in index 73a0a80..32f8d0b 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -186,7 +186,7 @@ ALIASES = # For instance, some of the names that are used will be different. The list # of all members will be omitted, etc. -OPTIMIZE_OUTPUT_FOR_C = NO +OPTIMIZE_OUTPUT_FOR_C = YES # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java sources # only. Doxygen will then generate output that is more tailored for Java.