chiark / gitweb /
doxygen: ability to add custom CSS classes to the output.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 14 Dec 2017 19:48:03 +0000 (20:48 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 14 Dec 2017 19:59:22 +0000 (20:59 +0100)
commit0a4e74c1442218445271d706a859c5199a7d76ed
treeaef3deec168ab05eac7f0e0761058584c7f380ed
parenta3af9828f6bbe78da037ffd2ef2b7653172f83c5
doxygen: ability to add custom CSS classes to the output.
doc/doxygen.rst
doxygen/dox2html5.py
doxygen/test/contents_custom/Doxyfile [new file with mode: 0644]
doxygen/test/contents_custom/index.html [new file with mode: 0644]
doxygen/test/contents_custom/input.dox [new file with mode: 0644]
doxygen/test/contents_custom/math.html [new file with mode: 0644]
doxygen/test/contents_custom/ship-small.jpg [new symlink]
doxygen/test/test_contents.py