chiark / gitweb /
doxygen: be less strict when parsing \param and \return.
authorVladimír Vondruš <mosra@centrum.cz>
Mon, 29 Jan 2018 20:03:39 +0000 (21:03 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Mon, 29 Jan 2018 22:51:19 +0000 (23:51 +0100)
commit2ca745246df6b557f22f32ac767c3bbb9168c284
treee8e89270d68868897dc1e02b32d1443c3bb7908f
parentf22b5cafa93c3b4136e423f94a636bd4b6f0cbbb
doxygen: be less strict when parsing \param and \return.

They can be scattered around the documentation block, in different
paragraphs. Combine them together and reorder as they should be.
doxygen/dox2html5.py
doxygen/test/compound_detailed/File.h
doxygen/test/compound_detailed/namespaceFoo.html
doxygen/test/compound_detailed/namespaceWarning.html