{{ toctree(maxdepth=theme_globaltoc_depth|toint, collapse=False,includehidden=theme_globaltoc_includehidden|tobool) }}
{{ toctree(maxdepth=theme_localtoc_depth|toint, collapse=False,includehidden=theme_localtoc_includehidden|tobool) }}
{{ toctree(maxdepth=theme_toc_depth|toint, collapse=False,includehidden=theme_toc_includehidden|tobool) }}