Restructure doc folder structure

This commit is contained in:
Carol Willing
2017-08-09 13:22:59 -07:00
parent 4f826d8245
commit eb6a2f9e89
17 changed files with 16 additions and 12 deletions

View File

@@ -34,12 +34,14 @@ Contents
**Installation Guide** **Installation Guide**
* :doc:`installation-guide`
* :doc:`quickstart` * :doc:`quickstart`
* :doc:`quickstart-docker` * :doc:`quickstart-docker`
* :doc:`installation-basics` * :doc:`installation-basics`
**Getting Started** **Getting Started**
* :doc:`getting-started-index`
* :doc:`config-basics` * :doc:`config-basics`
* :doc:`networking-basics` * :doc:`networking-basics`
* :doc:`security-basics` * :doc:`security-basics`
@@ -47,8 +49,9 @@ Contents
* :doc:`spawners-basics` * :doc:`spawners-basics`
* :doc:`services-basics` * :doc:`services-basics`
**Configuration Reference** **Technical Reference**
* :doc:`reference-index`
* :doc:`technical-overview` * :doc:`technical-overview`
* :doc:`websecurity` * :doc:`websecurity`
* :doc:`authenticators` * :doc:`authenticators`
@@ -62,22 +65,22 @@ Contents
* :doc:`api/index` * :doc:`api/index`
**Tutorials**
* :doc:`tutorials/index`
**Troubleshooting** **Troubleshooting**
* :doc:`troubleshooting` * :doc:`troubleshooting`
**Changelog**
* :doc:`changelog`
**About JupyterHub** **About JupyterHub**
* :doc:`contributor-list` * :doc:`contributor-list`
* :doc:`gallery-jhub-deployments` * :doc:`gallery-jhub-deployments`
**Changelog**
* :doc:`changelog`
Indices and tables Indices and tables
------------------ ------------------
@@ -101,13 +104,14 @@ Full Table of Contents
:maxdepth: 2 :maxdepth: 2
installation-guide installation-guide
getting-started getting-started/index
configuration-guide reference/index
api/index api/index
tutorials/index
troubleshooting troubleshooting
changelog
contributor-list contributor-list
gallery-jhub-deployments gallery-jhub-deployments
changelog
.. _JupyterHub: https://github.com/jupyterhub/jupyterhub .. _JupyterHub: https://github.com/jupyterhub/jupyterhub

View File

@@ -1,5 +1,5 @@
Configuration Reference Technical Reference
======================= ===================
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2