summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2018-10-02 14:56:47 +0000
committerIngo Schwarze <schwarze@openbsd.org>2018-10-02 14:56:47 +0000
commit1a292c4956427312d2ebea2becc01a2861e089fc (patch)
treed767b2200fd77455d1c7f9c1ef1ec6648d1750b0 /TODO
parent9e238facdedce54e6eeccb030929d4b3893df873 (diff)
downloadmandoc-1a292c4956427312d2ebea2becc01a2861e089fc.tar.gz
Add an option -T html -O toc to add a brief table of contents near
the top of HTML pages containing at least two non-standard sections. Suggested by Adam Kalisz and discussed with kristaps@ during EuroBSDCon 2018.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
index 4aded6d4..6a0e735b 100644
--- a/TODO
+++ b/TODO
@@ -390,11 +390,6 @@ are mere guesses, and some may be wrong.
--- HTML issues --------------------------------------------------------
-- table of content at the top of HTML (and perhaps ps/pdf) pages
- only if there are at least two (or three?) non-standard sections
- only if the new option -O toc is given
- suggested by Adam Kalisz during EuroBSDCon 2018
-
- wrap Sh and Ss content into <div>
Laura Morales <lauretas at mail dot com> 21 Apr 2018 18:10:48 +0200
(Evaluate whether this is really useful and has no adverse