From 4e5d28e45c2f956bfbbc86e26c7949a934195c59 Mon Sep 17 00:00:00 2001 From: ccremers Date: Sat, 15 May 2004 12:51:10 +0000 Subject: [PATCH] - Configured doxygen for C specifically. --- src/doxyconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doxyconfig b/src/doxyconfig index d95e688..9509488 100644 --- a/src/doxyconfig +++ b/src/doxyconfig @@ -167,7 +167,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.