We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f9035d commit d4535bfCopy full SHA for d4535bf
src/doxyfile
@@ -281,7 +281,7 @@ OPTIMIZE_OUTPUT_VHDL = NO
281
# Note that for custom extensions you also need to set FILE_PATTERNS otherwise
282
# the files are not read by doxygen.
283
284
-EXTENSION_MAPPING =
+EXTENSION_MAPPING = h=c++
285
286
# If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments
287
# according to the Markdown format, which allows for more readable
0 commit comments