aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-12-12 01:32:07 +0100
committerJay Berkenbilt <ejb@ql.org>2021-12-13 17:20:14 +0100
commitaaea245a8d3e4ad85b7e9e33c9685aaf99aba9bb (patch)
treece499a557f94c9aff437b77a51ca8f0014f52fc6 /TODO
parente10e78741346e64757b60de57c5f515c8a73ad7e (diff)
downloadqpdf-aaea245a8d3e4ad85b7e9e33c9685aaf99aba9bb.tar.zst
Remove "Indices and tables"
This was inserted by sphinx-quickstart, but it doesn't do anything for us.
Diffstat (limited to 'TODO')
-rw-r--r--TODO29
1 files changed, 10 insertions, 19 deletions
diff --git a/TODO b/TODO
index f02c88c5..93eedf0d 100644
--- a/TODO
+++ b/TODO
@@ -17,32 +17,23 @@ Next
thrown when an uninitialized trailer is accessed provides useful
information. Test from the C API as well as the C++ API.
-Doc conversion Notes
-====================
-
-Things to fix:
-
-Entities/Unicode
-
-<!ENTITY lastreleased "November 16, 2021"> (not needed)
-
-Make sure the information from <book> is in there
+Doc conversion
+==============
-Additional cleanup:
+Before release:
-* Indices and tables section
+* README-maintainer: Fix installation of documentation to website
+* Release notes link changed (need #ref.release-notes as well as #release-notes)
+* Get navigation working properly
+* Figure out where to put :ref:`search` so we get doc search
+* Change order of sections. Disinction between
+ <preface>/<chapter>/<appendix> was lost
-Future work:
+Soon:
* :ref: -- would be nice if it were suitable for printed documentation
-* README-maintainer: Fix installation of documentation to website
-* Release notes link changed (need #ref.release-notes as well as #release-note)
* Decide about readthedocs; if using, with multiple versions/latest
-* Change order of sections. Disinction between
- <preface>/<chapter>/<appendix> was lost
-* Get navigation working properly
* Generate stuff (options, code samples, etc.) as needed
-* Figure out where to put :ref:`search` so we get doc search
Documentation
=============