Files
jupyterhub/docs/source/reference/index.md
2023-02-28 11:58:45 +03:00

39 lines
493 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.
---
## Technical reference
```{toctree}
:maxdepth: 1
technical-overview
authenticators
spawners
config-reference
services
urls
event-logging
monitoring
gallery-jhub-deployments
changelog
```
---
## API reference
```{toctree}
:maxdepth: 1
reference-api/index.md
```