chiark / gitweb /
doxygen: fall back to the default template location from --template.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 23 Feb 2019 00:31:15 +0000 (01:31 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 23 Feb 2019 00:38:11 +0000 (01:38 +0100)
commit715a682c60a6447745cf9dd1bf014992e6765a6a
tree24a9b8865ed412cbdbe0293191d07f05f451ff5b
parent9c5b329e3a4acce7aaca540923989313d5730c2c
doxygen: fall back to the default template location from --template.

So people don't need to provide the whole copy, just the modified files.
doxygen/dox2html5.py
doxygen/test/layout_template_fallback/Doxyfile [new file with mode: 0644]
doxygen/test/layout_template_fallback/index.html [new file with mode: 0644]
doxygen/test/layout_template_fallback/indexpage.xml [new file with mode: 0644]
doxygen/test/layout_template_fallback/page.html [new file with mode: 0644]
doxygen/test/test_layout.py