mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-13 13:03: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:`services`
|
||||
* :doc:`config-examples`
|
||||
* :doc:`jupyterhub-deployment-aws`
|
||||
* :doc:`upgrading`
|
||||
* :doc:`troubleshooting`
|
||||
|
||||
@@ -86,21 +85,11 @@ Full Table of Contents
|
||||
----------------------
|
||||
|
||||
.. toctree::
|
||||
:numbered:
|
||||
:maxdepth: 2
|
||||
|
||||
self
|
||||
quickstart
|
||||
getting-started
|
||||
howitworks
|
||||
websecurity
|
||||
rest
|
||||
authenticators
|
||||
spawners
|
||||
services
|
||||
config-examples
|
||||
upgrading
|
||||
troubleshooting
|
||||
user-guide
|
||||
configuration-guide
|
||||
api/index
|
||||
changelog
|
||||
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