chiark / gitweb /
doxygen: work around a bug related to HTML <a name=""> anchors.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 22 Feb 2019 21:25:43 +0000 (22:25 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 23 Feb 2019 00:09:59 +0000 (01:09 +0100)
commitfa79f99c4fe289e7b166db3e849e4c5f7d35393a
treea38d809354b7844a55ec6bc5e59287b8d942cde9
parent3cc41c5960fdbfcfc976ecc25ff875963211434d
doxygen: work around a bug related to HTML <a name=""> anchors.

Consistency FTW. Yay.
doxygen/dox2html5.py
doxygen/test/contents_anchor_html_no_prefix_bug/Doxyfile [new file with mode: 0644]
doxygen/test/contents_anchor_html_no_prefix_bug/input.dox [new file with mode: 0644]
doxygen/test/contents_anchor_html_no_prefix_bug/some-long-page-name.html [new file with mode: 0644]
doxygen/test/test_contents.py