An open API service indexing awesome lists of open source software.

https://github.com/sphinx-contrib/fulltoc

Extension for Sphinx to make the sidebar show a full table of contents instead of just the local headings
https://github.com/sphinx-contrib/fulltoc

Last synced: 7 days ago
JSON representation

Extension for Sphinx to make the sidebar show a full table of contents instead of just the local headings

Awesome Lists containing this project

README

        

.. -*- 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