[gtk-doc] mkhtml2: update list of differences



commit 1926faad4a2ef9a3abbfa6f64eb2b1634b5f3866
Author: Stefan Sauer <ensonic users sf net>
Date:   Wed May 2 22:42:49 2018 +0200

    mkhtml2: update list of differences

 gtkdoc/mkhtml2.py |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/gtkdoc/mkhtml2.py b/gtkdoc/mkhtml2.py
index 4776174..64d5f59 100644
--- a/gtkdoc/mkhtml2.py
+++ b/gtkdoc/mkhtml2.py
@@ -48,11 +48,16 @@ TODO:
 
 DIFFERENCES:
 - titles
-  - we add the chunk label to both title in toc and tile on the page
+  - we add the chunk label to the title in toc, on the page and in nav tooltips
   - docbook xsl only sometimes adds the label to the titles and when it does it
     adds name chunk type too (e.g. 'Part I.' instead of 'I.')
 - navigation
   - we always add an up-link except on the first page
+- footer
+  - we're nov omitting the footer
+- tocs
+  - we always add "Table of Contents' before a toc
+  - docbook does that for some pages, it is configurable
 
 OPTIONAL:
 - minify html: https://pypi.python.org/pypi/htmlmin/


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