summaryrefslogtreecommitdiffstats
path: root/docs/_templates/my_custom_sidebar.html
blob: 1d0dfac5ae6faecab084359c46e251cd236011ef (plain)
1
2
3
<ul class="globaltoc">
{{ toctree(maxdepth=theme_globaltoc_depth|toint, collapse=False,includehidden=theme_globaltoc_includehidden|tobool) }}
</ul>