chiark / gitweb /
doxygen: slightly more robust way of parsing template arguments.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 26 Nov 2018 13:40:13 +0000 (14:40 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 26 Nov 2018 14:22:35 +0000 (15:22 +0100)
commit61b97022ae6ac0944bfbc9283a2d500693587ee4
tree9b383e4a04572ed32d44adbf594348eb58e303f4
parentcf9e109819fcb30ffd3324909c74310f74552e49
doxygen: slightly more robust way of parsing template arguments.

I don't want to parse C++, please don't ask for more.
doxygen/dox2html5.py
doxygen/test/compound_crazy_template_params/Doxyfile [new file with mode: 0644]
doxygen/test/compound_crazy_template_params/File.h [new file with mode: 0644]
doxygen/test/compound_crazy_template_params/File_8h.html [new file with mode: 0644]
doxygen/test/test_compound.py