Files
jupyterhub/docs/source/reference/index.md
2024-02-07 13:17:55 +01:00

30 lines
421 B
Markdown

(reference-index)=
# Reference
_Reference_ documentation provide technical descriptions about JupyterHub and how it works.
This section is divided into two broad subsections:
1. Technical reference.
2. API reference.
---
```{toctree}
:maxdepth: 1
technical-overview
authenticators
spawners
config-reference
services
urls
event-logging
monitoring
sharing
gallery-jhub-deployments
changelog
rest-api
api/index.md
```