Change doxygen default from C to C++
authorColin Clark <colin.clark@cclark.uk>
Wed, 19 Jul 2023 11:08:14 +0000 (12:08 +0100)
committerColin Clark <colin.clark@cclark.uk>
Wed, 19 Jul 2023 11:08:14 +0000 (12:08 +0100)
doxygen.conf

index f2484b7..f869459 100644 (file)
@@ -277,7 +277,7 @@ ALIASES                = FIXME=@todo
 # 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