chiark / gitweb /
doxygen: support \section etc. in function documentation.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 19 May 2018 08:54:00 +0000 (10:54 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 19 May 2018 08:54:00 +0000 (10:54 +0200)
commitbbb55becae9d175b2362530d788dced2758afcb0
treef8bb087bb137bc31da71e9819b28c7673b66deef
parentf97d787f1ee213b8e01af7b8c5eb1ac3b1ef8069
doxygen: support \section etc. in function documentation.

Not rendered into <section> tags as that breaks the style, it's just
basic <hX> tags. Also ensuring that \param, \return etc. are propagated
from there.
doc/doxygen.rst
doxygen/dox2html5.py
doxygen/test/contents_section_in_function/File.h
doxygen/test/contents_section_in_function/File_8h.html