sphinxcontrib-fulltoc 1.2.0


pip install sphinxcontrib-fulltoc

  Latest version

Released: Apr 10, 2017

Project Links

Meta
Author: Doug Hellmann

Classifiers

Development Status
  • 4 - Beta

Environment
  • Console

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Operating System
  • OS Independent

Programming Language
  • Python
  • Python :: 2
  • Python :: 2.7
  • Python :: 3
  • Python :: 3.3

Topic
  • Documentation
  • Utilities

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.

No dependencies