{# basic/globaltoc.html ~~~~~~~~~~~~~~~~~~~~ Sphinx sidebar template: global table of contents. :copyright: Copyright 2016 by Johannes Schriewer :license: BSD, see LICENSE for details. #}

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

{{ toctree(maxdepth=4, collapse=theme_collapse_navigation, includehidden=True) }}