chiark / gitweb /
doxygen: don't crash on anchors with IDs that don't match the compound.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 17 Jun 2018 09:41:20 +0000 (11:41 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 17 Jun 2018 11:06:50 +0000 (13:06 +0200)
commitac1da96a7b2969c36b86daaa5b281e5e7608d673
tree3c7bd168a0a6bd7e61993e3cf10728b6dfd2a2ed
parent61dc2583cf4cec0165800035549068f95218fcd8
doxygen: don't crash on anchors with IDs that don't match the compound.
doxygen/dox2html5.py
doxygen/test/contents_anchor_in_both_group_and_namespace/Doxyfile [new file with mode: 0644]
doxygen/test/contents_anchor_in_both_group_and_namespace/File.h [new file with mode: 0644]
doxygen/test/contents_anchor_in_both_group_and_namespace/namespaceFoo.html [new file with mode: 0644]
doxygen/test/test_contents.py