chiark / gitweb /
doxygen: test case for problematic \snippet call.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 6 Dec 2017 13:02:57 +0000 (14:02 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 7 Dec 2017 01:23:41 +0000 (02:23 +0100)
commit192becca107fa758b0a6dc7e11ef86258fa13951
treef564062035cc4720ded8c98104fa029e6dbdaa7c
parent57e29499ee182b5fb4f21a453fe514698e7d3cb0
doxygen: test case for problematic \snippet call.

Somehow Doxygen is not wrapping \snippet in a paragraph, which causes
the inline code detection to fail.
doxygen/test/contents_code/Doxyfile
doxygen/test/contents_code/index.html
doxygen/test/contents_code/input.dox
doxygen/test/contents_code/snippet.cpp [new file with mode: 0644]