mkhtml2: avoid some string joins
commit554e463f7876edb466900493ba0dfeb34f929ab4
authorStefan Sauer <ensonic@users.sf.net>
Tue, 27 Feb 2018 21:55:38 +0000 (27 22:55 +0100)
committerStefan Sauer <ensonic@users.sf.net>
Tue, 27 Feb 2018 21:55:38 +0000 (27 22:55 +0100)
tree7e9f2277e89ff34e0c8d32461fa76dcfc6adce86
parent0663ebe05bafa73075d906204e7e0cc3baccd097
mkhtml2: avoid some string joins

Just return the arrays and write them to avoid the extra string joins.
gtkdoc/mkhtml2.py