[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Mon, 7 Aug 2023 05:59:37 -0400 (EDT) |
branch: master
commit 2ede4712e0cdea39ae02d5ce8894b984a58e7a91
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sat Aug 5 11:25:57 2023 +0100
* TODO: add outputting detailmenu comment lines
---
ChangeLog | 4 ++++
TODO | 2 ++
2 files changed, 6 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 9ca6cb67c3..fa1a45142a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2023-08-05 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * TODO: add outputting detailmenu comment lines
+
2023-08-06 Patrice Dumas <pertusus@free.fr>
* tp/Texinfo/Translations.pm (gdt): have the gettext framework convert
diff --git a/TODO b/TODO
index be73cc53d7..a57ad66bf6 100644
--- a/TODO
+++ b/TODO
@@ -40,6 +40,8 @@ If you are interested in working on any of these, email
bug-texinfo@gnu.org.
- HTML: support thumbnails.
- HTML: have a library of different CSS styles.
http://mail.gnu.org/archive/html/bug-texinfo/2004-01/msg00025.html
+ - output comment lines in generated Info detailed menus for the start of
+ the appendices or @part's.
- Support output formats retaining the tree structure of Texinfo documents
as parsed by the Parser. A lisp-like format for GUILE? Maybe JSON?
- Support other graphical documentation browsers like GNOME DevHelp