mkhtml2: improve chunking to handle tocs
commitafc7eba10bba9af79fe7b07f57ebd8f9924b40db
authorStefan Sauer <ensonic@users.sf.net>
Tue, 10 Apr 2018 19:33:33 +0000 (10 21:33 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Tue, 10 Apr 2018 19:33:33 +0000 (10 21:33 +0200)
treee1ca82f71a0750541303d7943824436c7e953418
parent340af34804b2c039b484f7ff02f1776f8605ba0c
mkhtml2: improve chunking to handle tocs

We now build a tree that is used for both chunking and the toc. Previously
tocs only chontained nodes that where chunks too.
gtkdoc/mkhtml2.py