chiark / gitweb /
doxygen: avoid having stale url_base when parsing defines.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 18 Jun 2018 11:30:42 +0000 (13:30 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 18 Jun 2018 13:23:29 +0000 (15:23 +0200)
commitbb212ccc7f1e660d31d290ce1bc9264407bd7cbd
tree3cab89bcb4b871809c1b8dbc73ccb675a96228ff
parent56cf8591ec0a18f7e71edaa43b30354c719afa68
doxygen: avoid having stale url_base when parsing defines.

I *knew* something would blow up here.
doxygen/dox2html5.py
doxygen/test/compound_namespace_members_in_file_scope_define_base_url/Doxyfile [new file with mode: 0644]
doxygen/test/compound_namespace_members_in_file_scope_define_base_url/File.h [new file with mode: 0644]
doxygen/test/compound_namespace_members_in_file_scope_define_base_url/File_8h.html [new file with mode: 0644]
doxygen/test/test_compound.py