Skip to content

Commit a14c16f

Browse files
author
Damien Nadé
committed
doxygen >= 1.8.8 needs an additionnal EXTENSION_MAPPING
1 parent 4ab593e commit a14c16f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ OPTIMIZE_OUTPUT_VHDL = NO
238238
# (default is Fortran), use: inc=Fortran f=C. Note that for custom extensions
239239
# you also need to set FILE_PATTERNS otherwise the files are not read by doxygen.
240240

241-
EXTENSION_MAPPING =
241+
EXTENSION_MAPPING = sh=C
242242

243243
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
244244
# to include (a tag file for) the STL sources as input, then you should

0 commit comments

Comments
 (0)