[gtk-doc] mkhtml2: add more planning comments
- From: Stefan Sauer <stefkost src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-doc] mkhtml2: add more planning comments
- Date: Tue, 3 Apr 2018 06:58:59 +0000 (UTC)
commit 9ed73475a541ba38ff5d3e42943a817741b1bebb
Author: Stefan Sauer <ensonic users sf net>
Date: Tue Apr 3 08:58:11 2018 +0200
mkhtml2: add more planning comments
gtkdoc/mkhtml2.py | 8 +++++++-
1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/gtkdoc/mkhtml2.py b/gtkdoc/mkhtml2.py
index ef36293..2dda96d 100644
--- a/gtkdoc/mkhtml2.py
+++ b/gtkdoc/mkhtml2.py
@@ -41,7 +41,13 @@ TODO:
attr on the <img> tag of the 'imageobject'
- glossary/index: depending on the parents, the headings as h1/h2
- maybe track depth when chunking
- - the part titles have a generated prefix, such as 'Part I:'
+ - handle 'label' attributes on part/chapter/section-types
+ - the titles will have a generated prefix, such as 'Part I:'
+ - in the toc it would only be only the label: 'I.'
+ - we need to separate the toc data from the chunking tree
+ - since we don't chunk first 'secttion'/'sect1' those are missing from the
+ toc
+ - the toc also lists 'sect2' (TODO: check how deep it goes)
- replace get_title with a result.extend(convert_title(ctx, title_tag))
- see convert_table()
- check each docbook tag if it can contain #PCDATA, if not don't check for
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]