chiark / gitweb /
doxygen: make it possible to not display Doxygen version in output.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 11 Dec 2017 10:15:08 +0000 (11:15 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 11 Dec 2017 13:47:56 +0000 (14:47 +0100)
commite9b78327fc3d51511d09684c69e6648de4333767
tree96ada0ae6f3ec2e1710b38ffd6de64513c2de2ce
parent9c5c0d032a27605fc08a9aeb979b5da419ebe916
doxygen: make it possible to not display Doxygen version in output.

Makes testing on Other People Machines actually possible.
49 files changed:
doc/doxygen.rst
doxygen/dox2html5.py
doxygen/templates/base.html
doxygen/test/compound_detailed/Doxyfile
doxygen/test/compound_detailed/File_8h.html
doxygen/test/compound_detailed/namespaceEno.html
doxygen/test/compound_detailed/namespaceFoo.html
doxygen/test/compound_detailed/namespaceNamee.html
doxygen/test/compound_detailed/namespaceType.html
doxygen/test/compound_detailed/namespaceVar.html
doxygen/test/compound_detailed/namespaceWarning.html
doxygen/test/compound_detailed/structTemplate.html
doxygen/test/compound_detailed/structTemplateWarning.html
doxygen/test/compound_detailed/structTemplate_3_01void_01_4.html
doxygen/test/compound_listing/Class_8h.html
doxygen/test/compound_listing/Doxyfile
doxygen/test/compound_listing/File_8h.html
doxygen/test/compound_listing/annotated.html
doxygen/test/compound_listing/classRoot_1_1Directory_1_1Sub_1_1Class.html
doxygen/test/compound_listing/dir_4b0d5f8864bf89936129251a2d32609b.html
doxygen/test/compound_listing/dir_bbe5918fe090eee9db2d9952314b6754.html
doxygen/test/compound_listing/files.html
doxygen/test/compound_listing/namespaceAnother.html
doxygen/test/compound_listing/namespaceRoot_1_1Directory.html
doxygen/test/compound_listing/namespaces.html
doxygen/test/compound_listing/page-no-toc.html
doxygen/test/compound_listing/page-toc.html
doxygen/test/contents_blocks/Doxyfile
doxygen/test/contents_blocks/index.html
doxygen/test/contents_blocks/todo.html
doxygen/test/contents_code/Doxyfile
doxygen/test/contents_code/index.html
doxygen/test/contents_code/warnings.html
doxygen/test/contents_image/Doxyfile
doxygen/test/contents_image/index.html
doxygen/test/contents_image/warnings.html
doxygen/test/contents_math/Doxyfile
doxygen/test/contents_math/index.html
doxygen/test/contents_tagfile/Doxyfile
doxygen/test/contents_tagfile/index.html
doxygen/test/contents_typography/Doxyfile
doxygen/test/contents_typography/index.html
doxygen/test/contents_typography/warnings.html
doxygen/test/page_duplicated_brief/Doxyfile
doxygen/test/page_duplicated_brief/page-a.html
doxygen/test/page_duplicated_brief/page-b.html
doxygen/test/page_order/Doxyfile
doxygen/test/page_order/pages.html
doxygen/test/test_doxyfile.py