mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
docs: fix how-to sections table of content section
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user