{# Derived from: basic/globaltoc.html basic/localtoc.html ~~~~~~~~~~~~~~~~~~~~ :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. #} {%- if display_toc %}

On This Page

{{ toc }} {%- endif %}
{{ toctree(includehidden=theme_globaltoc_includehidden, collapse=theme_globaltoc_collapse, maxdepth=theme_globaltoc_maxdepth) }}