We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ab593e commit a14c16fCopy full SHA for a14c16f
1 file changed
Doxyfile
@@ -238,7 +238,7 @@ OPTIMIZE_OUTPUT_VHDL = NO
238
# (default is Fortran), use: inc=Fortran f=C. Note that for custom extensions
239
# you also need to set FILE_PATTERNS otherwise the files are not read by doxygen.
240
241
-EXTENSION_MAPPING =
+EXTENSION_MAPPING = sh=C
242
243
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
244
# to include (a tag file for) the STL sources as input, then you should
0 commit comments