Add subsection docs

This commit is contained in:
Carol Willing
2017-05-01 14:04:14 -07:00
parent d809b8717c
commit cc7605d6a9
3 changed files with 25 additions and 13 deletions

View File

@@ -0,0 +1,12 @@
Configuration Guide
===================
.. toctree::
:maxdepth: 2
authenticators
spawners
services
config-examples
upgrading
troubleshooting

View File

@@ -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

View File

@@ -0,0 +1,11 @@
JupyterHub User Guide
=====================
.. toctree::
:maxdepth: 3
quickstart
getting-started
howitworks
websecurity
rest