sphinx-contrib / fulltoc

Extension for Sphinx to make the sidebar show a full table of contents instead of just the local headings
Apache License 2.0
38 stars 19 forks source link

.. -- mode: rst --

======================= sphinxcontrib-fulltoc

sphinxcontrib-fulltoc is an extension for the Sphinx_ documentation system that changes the HTML output to include a more detailed table of contents in the sidebar. By default Sphinx only shows the local headers for the current page. With the extension installed, all of the page titles are included, and the local headers for the current page are also included in the appropriate place within the document.

See the project documentation_ for more details.

.. _Sphinx: http://sphinx.pocoo.org

.. _project documentation: http://sphinxcontrib-fulltoc.readthedocs.org