Remove "Indices and tables"

This was inserted by sphinx-quickstart, but it doesn't do anything for us.
This commit is contained in:
Jay Berkenbilt 2021-12-11 19:32:07 -05:00
parent e10e787413
commit aaea245a8d
2 changed files with 11 additions and 29 deletions

31
TODO
View File

@ -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
====================
Doc conversion
==============
Things to fix:
Before release:
Entities/Unicode
<!ENTITY lastreleased "November 16, 2021"> (not needed)
Make sure the information from <book> is in there
Additional cleanup:
* Indices and tables section
Future work:
* :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
* 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
* Get navigation working properly
Soon:
* :ref: -- would be nice if it were suitable for printed documentation
* Decide about readthedocs; if using, with multiple versions/latest
* Generate stuff (options, code samples, etc.) as needed
* Figure out where to put :ref:`search` so we get doc search
Documentation
=============

View File

@ -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`