chiark / gitweb /
doxygen: generate empty index page in case nothing is supplied for it.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 29 Jan 2018 16:27:13 +0000 (17:27 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 29 Jan 2018 17:51:45 +0000 (18:51 +0100)
commit3013648667c059610f2706003526c753f33a8a4a
treeff28e0462f3c262f48f414a637fe7f83fcd37a46
parent967c816969581d7971270c1f0fcc481a320ae925
doxygen: generate empty index page in case nothing is supplied for it.

So the documentation has some entry point.
doxygen/dox2html5.py
doxygen/test/page_empty_index/Doxyfile [new file with mode: 0644]
doxygen/test/page_empty_index/index.html [new file with mode: 0644]
doxygen/test/page_empty_index/input.dox [new file with mode: 0644]
doxygen/test/test_page.py