chiark / gitweb /
documentation/doxygen: test that direct HTML embedding works.
authorVladimír Vondruš <mosra@centrum.cz>
Tue, 4 Jan 2022 20:17:22 +0000 (21:17 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Tue, 4 Jan 2022 20:23:38 +0000 (21:23 +0100)
commitfb5fd851bb0d5bd855ffeaaf560a9a8c55297d18
tree20e3872d53936a48ac3f5a39df3e492e7fe65bee
parent7b1dae87b9d825924333d41ed10688ebb6c0305a
documentation/doxygen: test that direct HTML embedding works.

It should since 1.8.18.
documentation/test_doxygen/contents_htmlinclude/input.dox [deleted file]
documentation/test_doxygen/contents_htmlonly_htmlinclude/Doxyfile [moved from documentation/test_doxygen/contents_htmlinclude/Doxyfile with 100% similarity]
documentation/test_doxygen/contents_htmlonly_htmlinclude/file.html [moved from documentation/test_doxygen/contents_htmlinclude/file.html with 100% similarity]
documentation/test_doxygen/contents_htmlonly_htmlinclude/html-only.html [new file with mode: 0644]
documentation/test_doxygen/contents_htmlonly_htmlinclude/index.html [moved from documentation/test_doxygen/contents_htmlinclude/index.html with 100% similarity]
documentation/test_doxygen/contents_htmlonly_htmlinclude/input.dox [new file with mode: 0644]
documentation/test_doxygen/contents_htmlonly_htmlinclude/warnings.html [moved from documentation/test_doxygen/contents_htmlinclude/warnings.html with 100% similarity]
documentation/test_doxygen/test_contents.py