Skip to content

Commit deb2071

Browse files
authored
Merge pull request #133 from oracle/cel/doxygen
Doxygen: Optimize generated documentation for C
2 parents d891e9c + f301a15 commit deb2071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Doxyfile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ ALIASES =
297297
# members will be omitted, etc.
298298
# The default value is: NO.
299299

300-
OPTIMIZE_OUTPUT_FOR_C = NO
300+
OPTIMIZE_OUTPUT_FOR_C = YES
301301

302302
# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
303303
# Python sources only. Doxygen will then generate output that is more tailored

0 commit comments

Comments
 (0)