diff options
Diffstat (limited to 'docs/_templates/my_custom_sidebar.html')
-rw-r--r-- | docs/_templates/my_custom_sidebar.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/_templates/my_custom_sidebar.html b/docs/_templates/my_custom_sidebar.html deleted file mode 100644 index 6b259bc..0000000 --- a/docs/_templates/my_custom_sidebar.html +++ /dev/null @@ -1,3 +0,0 @@ -<ul class="globaltoc"> -{{ toctree(maxdepth=theme_globaltoc_depth|toint, collapse=False,includehidden=theme_globaltoc_includehidden|tobool) }} -</ul>
\ No newline at end of file |