Disable C optimize setting so better C++ doc is generated

Change-Id: I9cc98c83f47013e174835a6e418c49305ef360e5
This commit is contained in:
Joe Ross
2014-12-31 20:03:44 -08:00
parent 359a155915
commit 2bc83bd80a

View File

@@ -234,7 +234,7 @@ TCL_SUBST =
# members will be omitted, etc.
# The default value is: NO.
OPTIMIZE_OUTPUT_FOR_C = YES
OPTIMIZE_OUTPUT_FOR_C = NO
# 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