diff --git a/docs/_templates/globaltoc.html b/docs/_templates/globaltoc.html index 7164405..1b136d2 100644 --- a/docs/_templates/globaltoc.html +++ b/docs/_templates/globaltoc.html @@ -1,6 +1,6 @@

{{ project|title }}

-{{ toctree(includehidden=True, collapse=False, maxdepth=1) }} +{{ toctree(includehidden=True, collapse=False, maxdepth=2) }}