aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO29
-rw-r--r--manual/index.rst9
2 files changed, 10 insertions, 28 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
=============
diff --git a/manual/index.rst b/manual/index.rst
index 221e15e5..48a6c064 100644
--- a/manual/index.rst
+++ b/manual/index.rst
@@ -6288,12 +6288,3 @@ available inside the library. In the unlikely event that you should run
into trouble, please see the ChangeLog. See also
:ref:`ref.release-notes` for a complete list of the
non-compatible API changes made in this version.
-
-
-
-Indices and tables
-==================
-
-* :ref:`genindex`
-* :ref:`modindex`
-* :ref:`search`