Back to Sphinx

Globaltoc

sphinx/themes/basic/globaltoc.html

9.1.0258 B
Original Source

{# Sphinx sidebar template: global table of contents. #}

{{ _('Table of Contents') }}

{{ toctree(includehidden=theme_globaltoc_includehidden, collapse=theme_globaltoc_collapse, maxdepth=theme_globaltoc_maxdepth) }}