[gtk-doc] mkhtml2: more planning updates



commit eeab872865523c3d1f68f7edbaae24974173dc75
Author: Stefan Sauer <ensonic users sf net>
Date:   Fri May 11 17:53:42 2018 +0200

    mkhtml2: more planning updates

 gtkdoc/mkhtml2.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/gtkdoc/mkhtml2.py b/gtkdoc/mkhtml2.py
index ec4fb4d..6d3289d 100644
--- a/gtkdoc/mkhtml2.py
+++ b/gtkdoc/mkhtml2.py
@@ -39,6 +39,7 @@ TODO:
   - 'section'/'simplesect' - the first we convert as a chunk, the nested ones we
     need to convert as 'sect{2,3,4,...}, we can track depth in 'ctx'
   - inside 'footnote' one can have many tags, we only handle 'para'/'simpara'
+  - inside 'glossentry' we're only handling 'glossterm' and 'glossdef'
 - check each docbook tag if it can contain #PCDATA, if not don't check for
   xml.text/xml.tail and add a comment (# no PCDATA allowed here)
 - consider some perf-warnings flag


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]