chiark / gitweb /
doxygen: don't crash when encountering sections with _1 in them.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 27 Apr 2018 14:56:31 +0000 (16:56 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Fri, 27 Apr 2018 15:08:42 +0000 (17:08 +0200)
commit48e03c6be934cb2031e00c78db74b4e28eb161d4
tree7834c83af4f49fdbd081ecf42a180a070bd0e03b
parent6941cbfea2d6e6179868fc9258f27329f2102a86
doxygen: don't crash when encountering sections with _1 in them.
doxygen/dox2html5.py
doxygen/test/contents_section_underscore_one/Doxyfile [new file with mode: 0644]
doxygen/test/contents_section_underscore_one/index.html [new file with mode: 0644]
doxygen/test/contents_section_underscore_one/input.dox [new file with mode: 0644]
doxygen/test/test_contents.py