chiark / gitweb /
doxygen: deprecation status also for pages.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 13 Sep 2018 10:29:31 +0000 (12:29 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 13 Sep 2018 13:58:13 +0000 (15:58 +0200)
commit0dac98dee175fbf64919a36a5b196d35aecb55b9
tree912608ce88b60a660d2e8a755b0f4f590da38dc8
parent83ad8df83e846d438c2fd437948a06ac0a9177d0
doxygen: deprecation status also for pages.

Originally I didn't think this would ever be useful, but recently I
deprecated a whole library and thus also the overview pages for it
should be marked as deprecated.
doc/doxygen.rst
doxygen/templates/pages.html
doxygen/test/compound_deprecated/Doxyfile
doxygen/test/compound_deprecated/deprecated-page.dox [new file with mode: 0644]
doxygen/test/compound_deprecated/pages.html [new file with mode: 0644]
doxygen/test/test_compound.py