aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile.in
diff options
context:
space:
mode:
authorPaul Fertser <fercerpav@gmail.com>2018-01-16 15:08:34 +0300
committerPaul Fertser <fercerpav@gmail.com>2018-01-30 07:35:50 +0000
commitab597027ea98d4fa39980f9674dced42b5193b79 (patch)
tree4b27ce6ee34a69c0688954df180a9d593b72411b /Doxyfile.in
parentfa86553e76ebf6285d5b580a08bfbecdd9ec38c1 (diff)
downloadriscv-openocd-ab597027ea98d4fa39980f9674dced42b5193b79.zip
riscv-openocd-ab597027ea98d4fa39980f9674dced42b5193b79.tar.gz
riscv-openocd-ab597027ea98d4fa39980f9674dced42b5193b79.tar.bz2
doxygen: fix issues with recent Doxygen versions
This fixes parsing of several documentation files which do not have dot in the filename. style.txt change fixes doxygen warnings and ensures proper display of comment begin/end instructions in HTML. Tested with Doxygen 1.8.13. Change-Id: I9fd9ac3b51b47076b8fdbd3e93b90c3eba9b9631 Signed-off-by: Paul Fertser <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/4342 Tested-by: jenkins
Diffstat (limited to 'Doxyfile.in')
-rw-r--r--Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile.in b/Doxyfile.in
index 13b0c24..6e68b4e 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -216,7 +216,7 @@ OPTIMIZE_OUTPUT_VHDL = NO
# .inc files as Fortran files (default is PHP), and .f files as C (default is Fortran),
# use: inc=Fortran f=C
-EXTENSION_MAPPING =
+EXTENSION_MAPPING = no_extension=C
# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want
# to include (a tag file for) the STL sources as input, then you should