mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-13 21:13:01 +00:00
Add subsection docs
This commit is contained in:
12
docs/source/configuration-guide.rst
Normal file
12
docs/source/configuration-guide.rst
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Configuration Guide
|
||||||
|
===================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
authenticators
|
||||||
|
spawners
|
||||||
|
services
|
||||||
|
config-examples
|
||||||
|
upgrading
|
||||||
|
troubleshooting
|
@@ -50,7 +50,6 @@ Contents
|
|||||||
* :doc:`spawners`
|
* :doc:`spawners`
|
||||||
* :doc:`services`
|
* :doc:`services`
|
||||||
* :doc:`config-examples`
|
* :doc:`config-examples`
|
||||||
* :doc:`jupyterhub-deployment-aws`
|
|
||||||
* :doc:`upgrading`
|
* :doc:`upgrading`
|
||||||
* :doc:`troubleshooting`
|
* :doc:`troubleshooting`
|
||||||
|
|
||||||
@@ -86,21 +85,11 @@ Full Table of Contents
|
|||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:numbered:
|
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
self
|
self
|
||||||
quickstart
|
user-guide
|
||||||
getting-started
|
configuration-guide
|
||||||
howitworks
|
|
||||||
websecurity
|
|
||||||
rest
|
|
||||||
authenticators
|
|
||||||
spawners
|
|
||||||
services
|
|
||||||
config-examples
|
|
||||||
upgrading
|
|
||||||
troubleshooting
|
|
||||||
api/index
|
api/index
|
||||||
changelog
|
changelog
|
||||||
contributor-list
|
contributor-list
|
||||||
|
11
docs/source/user-guide.rst
Normal file
11
docs/source/user-guide.rst
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
JupyterHub User Guide
|
||||||
|
=====================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 3
|
||||||
|
|
||||||
|
quickstart
|
||||||
|
getting-started
|
||||||
|
howitworks
|
||||||
|
websecurity
|
||||||
|
rest
|
Reference in New Issue
Block a user