docs: fix how-to sections table of content section

This commit is contained in:
Erik Sundell
2021-10-27 01:44:13 +02:00
parent c6c6e34886
commit 533b0d0c37

View File

@@ -1,38 +1,14 @@
How-To Guides How-To Guides
============= =============
.. toctree::
:hidden:
content/nbgitpuller
content/add-data
content/share-data
env/user-environment
env/notebook-interfaces
env/server-resources
auth/dummy
auth/github
auth/google
auth/awscognito
auth/firstuse
auth/nativeauth
admin/admin-users
admin/resource-estimation
admin/resize
admin/nbresuse
admin/https
admin/enable-extensions
admin/systemd
providers/digitalocean
providers/azure
How-To guides answer the question 'How do I...?' for a lot of topics. How-To guides answer the question 'How do I...?' for a lot of topics.
Content and Data Content and data
---------------- ----------------
.. toctree:: .. toctree::
:titlesonly: :titlesonly:
:caption: Content and data
content/nbgitpuller content/nbgitpuller
content/add-data content/add-data
@@ -43,6 +19,7 @@ The user environment
.. toctree:: .. toctree::
:titlesonly: :titlesonly:
:caption: The user environment
env/user-environment env/user-environment
env/notebook-interfaces env/notebook-interfaces
@@ -70,6 +47,7 @@ Administration and security
.. toctree:: .. toctree::
:titlesonly: :titlesonly:
:caption: Administration and security
admin/admin-users admin/admin-users
admin/resource-estimation admin/resource-estimation
@@ -84,6 +62,7 @@ Cloud provider configuration
.. toctree:: .. toctree::
:titlesonly: :titlesonly:
:caption: Cloud provider configuration
providers/digitalocean providers/digitalocean
providers/azure providers/azure