mkhtml: simplify the chunking code
commitb6352eb43bb5d23eac113d0d89afc3a7f84fd462
authorStefan Sauer <ensonic@users.sf.net>
Fri, 6 Apr 2018 05:27:11 +0000 (6 07:27 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 6 Apr 2018 06:28:45 +0000 (6 08:28 +0200)
tree3f825b0bdea01ed7726118ac072ba0f6ffbc1e3c
parent113e719918a0d6a040395b3fc909b0a5077433d8
mkhtml: simplify the chunking code

Use a single dict of tags to chunk. Determine prefixes for the remaining
tags and add a comment for unsupported tags.
gtkdoc/mkhtml2.py