mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-07 10:04:07 +00:00
Restructure doc folder structure
This commit is contained in:
@@ -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
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
Configuration Reference
|
Technical Reference
|
||||||
=======================
|
===================
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
Reference in New Issue
Block a user