mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 05:53:00 +00:00
Update toc
This commit is contained in:
@@ -25,9 +25,8 @@ JupyterHub performs the following functions:
|
|||||||
- The Hub configures the proxy to forward URL prefixes to the single-user
|
- The Hub configures the proxy to forward URL prefixes to the single-user
|
||||||
notebook servers
|
notebook servers
|
||||||
|
|
||||||
For convenient administration of the Hub, its users, and :doc:`services`,
|
For convenient administration of the Hub, its users, and services,
|
||||||
JupyterHub also provides a
|
JupyterHub also provides a `REST API`_.
|
||||||
`REST API`_.
|
|
||||||
|
|
||||||
Contents
|
Contents
|
||||||
--------
|
--------
|
||||||
@@ -41,25 +40,25 @@ Contents
|
|||||||
|
|
||||||
**Getting Started**
|
**Getting Started**
|
||||||
|
|
||||||
* :doc:`getting-started-index`
|
* :doc:`getting-started/index`
|
||||||
* :doc:`config-basics`
|
* :doc:`getting-started/config-basics`
|
||||||
* :doc:`networking-basics`
|
* :doc:`getting-started/networking-basics`
|
||||||
* :doc:`security-basics`
|
* :doc:`getting-started/security-basics`
|
||||||
* :doc:`authenticators-users-basics`
|
* :doc:`getting-started/authenticators-users-basics`
|
||||||
* :doc:`spawners-basics`
|
* :doc:`getting-started/spawners-basics`
|
||||||
* :doc:`services-basics`
|
* :doc:`getting-started/services-basics`
|
||||||
|
|
||||||
**Technical Reference**
|
**Technical Reference**
|
||||||
|
|
||||||
* :doc:`reference-index`
|
* :doc:`reference/index`
|
||||||
* :doc:`technical-overview`
|
* :doc:`reference/technical-overview`
|
||||||
* :doc:`websecurity`
|
* :doc:`reference/websecurity`
|
||||||
* :doc:`authenticators`
|
* :doc:`reference/authenticators`
|
||||||
* :doc:`spawners`
|
* :doc:`reference/spawners`
|
||||||
* :doc:`services`
|
* :doc:`reference/services`
|
||||||
* :doc:`rest`
|
* :doc:`reference/rest`
|
||||||
* :doc:`upgrading`
|
* :doc:`reference/upgrading`
|
||||||
* :doc:`config-examples`
|
* :doc:`reference/config-examples`
|
||||||
|
|
||||||
**API Reference**
|
**API Reference**
|
||||||
|
|
||||||
|
7
docs/source/tutorials/index.rst
Normal file
7
docs/source/tutorials/index.rst
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Tutorials
|
||||||
|
=========
|
||||||
|
|
||||||
|
|
||||||
|
How do I?
|
||||||
|
|
||||||
|
Zero to JupyterHub
|
Reference in New Issue
Block a user