API Reference
Enhanced Sphinx TocTree which shows classes and functions as if they were sections.
Classes:
Subclass of |
Functions:
|
Setup Sphinx Extension. |
-
class
TocTreePlusCollector[source] Bases:
TocTreeCollectorSubclass of
sphinx.environment.collectors.toctree.TocTreeCollectorthat includes classes and functions in the toctree as if they were sections.Methods:
process_doc(app, doctree)Build a TOC from the doctree and store it in the inventory.