chiark / gitweb /
doxygen: support arbitrary HTML for navbar links.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 11 Oct 2018 10:49:32 +0000 (12:49 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 11 Oct 2018 11:30:28 +0000 (13:30 +0200)
commit33fb894caa4fb9602c33c8eebeeeed804ce11775
tree5b39d4fcd474b310ff213db9dcefa424fb065fff
parentc60c6ca85eb630693648dd0270f2082d1bf1cffd
doxygen: support arbitrary HTML for navbar links.
doc/doxygen.rst
doxygen/dox2html5.py
doxygen/templates/base.html
doxygen/test/layout_navbar_html/Doxyfile [new file with mode: 0644]
doxygen/test/layout_navbar_html/index.html [new file with mode: 0644]
doxygen/test/layout_navbar_html/indexpage.xml [new file with mode: 0644]
doxygen/test/test_layout.py