chiark / gitweb /
doxygen: implement remaining kinds of section commands.
authorVladimír Vondruš <mosra@centrum.cz>
Fri, 9 Feb 2018 21:43:17 +0000 (22:43 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Fri, 9 Feb 2018 21:51:22 +0000 (22:51 +0100)
commit0bca7d74c00244c3a8aa67ca214e35188f7be30f
tree7f0f45886048f2bd1fca90259cb38519254dcbf0
parent5830a536608f6a6db7376f21d411fb34ab2ea9ff
doxygen: implement remaining kinds of section commands.

In particular:

 - \author, \authors, \copyright
 - \version, \since
 - \date
 - \pre, \post, \invariant
 - \par and RCS entries (`$Id: something $`)

The \par is now also able to append to previous sections of any kind if
its title is omitted.
doxygen/dox2html5.py
doxygen/test/contents_blocks/index.html
doxygen/test/contents_blocks/input.dox