chiark / gitweb /
doxygen: warn when export macros are spotted in the output.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 18 Jan 2018 20:39:29 +0000 (21:39 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 18 Jan 2018 20:40:17 +0000 (21:40 +0100)
commit05bd3b1075acd3a81f821a18929df4c42b1a563c
treece659e09b60cfcd1148be4f5945051090b70c84a
parent2592a3a7a3a603a4009c96bc7c11619cf2c5aa85
doxygen: warn when export macros are spotted in the output.
doxygen/dox2html5.py
doxygen/test/compound_warnings/Doxyfile [new file with mode: 0644]
doxygen/test/compound_warnings/File.h [new file with mode: 0644]
doxygen/test/compound_warnings/namespaceMagnum.html [new file with mode: 0644]
doxygen/test/test_compound.py