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