diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Doxyfile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Doxyfile.in b/docs/Doxyfile.in index ef98587..f87b220 100644 --- a/docs/Doxyfile.in +++ b/docs/Doxyfile.in @@ -243,7 +243,7 @@ TCL_SUBST = # members will be omitted, etc. # The default value is: NO. -OPTIMIZE_OUTPUT_FOR_C = NO +OPTIMIZE_OUTPUT_FOR_C = YES # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or # Python sources only. Doxygen will then generate output that is more tailored |