mkhtml: handle comments correctly78fc71abfc444264d4e2b7c2fbfb8ae311c0d64a
commit78fc71abfc444264d4e2b7c2fbfb8ae311c0d64a
authorLRN <lrn1986@gmail.com>
Fri, 30 Mar 2018 18:52:03 +0000 (30 20:52 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Fri, 30 Mar 2018 18:52:03 +0000 (30 20:52 +0200)
treeac1626d4bda0a0fe356c9ede6d041ec6362a0d15
parent225e37cc0ac6061aefdcdc52b31292a28368555f
mkhtml: handle comments correctly

Since etree._Comment has no .tag attribute, just pass the comment through.
gtkdoc/mkhtml2.py