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 17951c8 commit feef069Copy full SHA for feef069
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