mkhtml2: try to implement title attrs for links
commitce47df882b287bcf0ac2ab4c34e6b2c20d9bf387
authorStefan Sauer <ensonic@users.sf.net>
Wed, 25 Apr 2018 21:27:01 +0000 (25 23:27 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Thu, 26 Apr 2018 17:11:18 +0000 (26 19:11 +0200)
treef21a518db01e7dbce7ff30373360265bedad390c
parentd8b9fb8e16df963cb5f03c19844e31014c3d4a28
mkhtml2: try to implement title attrs for links

Refactor fixxref a bit more to be able to reused pieces. Add some notes why
what we tried work, but is terrible slow (we're loosing the whole speedup
that we have right now). Leave the code comemnted and add some ideas for
alternative implementation.
gtkdoc/fixxref.py
gtkdoc/mkhtml2.py