chiark / gitweb /
documentation/doxygen: work around Doxyen stupidly making XMLs useless.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 14 Sep 2024 02:08:57 +0000 (04:08 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 14 Sep 2024 03:06:20 +0000 (05:06 +0200)
commit09ddeebf4e77b8912bd8c914c5f75b25dd79d8a1
tree0f3dc5894d71eeceb1e67c4b8578b680d7c1d4ee
parent9febf020838880acdeba38ff2550b6cb31592e07
documentation/doxygen: work around Doxyen stupidly making XMLs useless.

I still hope that particular change can be reverted, but so far it's
just the least possible amount of work to make this tool not hit a
sanity assert.
documentation/doxygen.py
documentation/test_doxygen/compound_includes/namespaceContained-stupid.html [new file with mode: 0644]
documentation/test_doxygen/compound_includes_disabled/namespaceContained-stupid.html [new file with mode: 0644]
documentation/test_doxygen/compound_modules_in_namespace/file3_8h-stupid.html [new file with mode: 0644]
documentation/test_doxygen/compound_modules_in_namespace/namespaceNamespace-stupid.html [new file with mode: 0644]
documentation/test_doxygen/contents_anchor_in_both_group_and_namespace/namespaceFoo-stupid.html [new file with mode: 0644]
documentation/test_doxygen/test_compound.py
documentation/test_doxygen/test_contents.py
documentation/test_doxygen/test_undocumented.py
documentation/test_doxygen/undocumented/File_8h-stupid.html [new file with mode: 0644]
documentation/test_doxygen/undocumented/namespaceNamespace-stupid.html [new file with mode: 0644]