mkhtml2: speed up chunking
commit340af34804b2c039b484f7ff02f1776f8605ba0c
authorStefan Sauer <ensonic@users.sf.net>
Mon, 9 Apr 2018 16:55:22 +0000 (9 18:55 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Mon, 9 Apr 2018 16:55:22 +0000 (9 18:55 +0200)
tree40c8b56edcfaef57c43bb64078ae809f5ee55398
parent82e7049ec5da731bb750babd880366d25e31fd77
mkhtml2: speed up chunking

We can stop traversing the tree and we're on a non-chunk node. Sub nodes of
such one won't be chunks again.
gtkdoc/mkhtml2.py