From aaea245a8d3e4ad85b7e9e33c9685aaf99aba9bb Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Sat, 11 Dec 2021 19:32:07 -0500 Subject: Remove "Indices and tables" This was inserted by sphinx-quickstart, but it doesn't do anything for us. --- TODO | 29 ++++++++++------------------- manual/index.rst | 9 --------- 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 - - (not needed) - -Make sure the information from 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 + // 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 - // 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` -- cgit v1.2.3-54-g00ecf