chiark / gitweb /
doxygen: dedicated test for ignoring empty documentation files.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 18 Jan 2018 20:20:00 +0000 (21:20 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 18 Jan 2018 20:40:17 +0000 (21:40 +0100)
commite308e2a055c5e615a9f7d4d21fc770ae3118079a
tree38939b8f018992112ef7a0b964312eb0ebf7bbd1
parentfb0132a002f69545837d2b82f1b7dc1490a00564
doxygen: dedicated test for ignoring empty documentation files.
doxygen/dox2html5.py
doxygen/test/compound_ignored/Doxyfile [new file with mode: 0644]
doxygen/test/compound_ignored/File.cpp [new file with mode: 0644]
doxygen/test/compound_ignored/File.h [new file with mode: 0644]
doxygen/test/test_compound.py