chiark / gitweb /
doxygen: verify that \param etc. is extracted out of a list as well.
authorVladimír Vondruš <mosra@centrum.cz>
Thu, 12 Apr 2018 14:35:21 +0000 (16:35 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 12 Apr 2018 20:15:39 +0000 (22:15 +0200)
commite8e0f60e721f5cf582fa4885010648f620fdea53
treeb08636fb8e540367971dc077915da3e092a24a60
parent1deb82a1a63ac64d34a8ef1e3d475ee2c9735904
doxygen: verify that \param etc. is extracted out of a list as well.

Previously this was asserting because I didn't expect Doxygen to be so
shitty and put these *inside* of some random list without ending that
list first. This also uncovers a lot of other nasty Doxygen bugs, so I'm
just creating a very restricted repro case that doesn't trigger them.

I lost all hope with Doxygen. Kill it with fire and start over.
doxygen/dox2html5.py
doxygen/test/compound_detailed/File.h
doxygen/test/compound_detailed/namespaceFoo.html