diff --git a/docs/source/reference/config-reference.md b/docs/source/reference/config-reference.md index 33e5e9ff..45021cf6 100644 --- a/docs/source/reference/config-reference.md +++ b/docs/source/reference/config-reference.md @@ -14,6 +14,12 @@ section, the `jupyterhub_config.py` can be automatically generated via > jupyterhub --generate-config > ``` +Most of this information is available in a nicer format in: + +- [](./api/app.md) +- [](./api/auth.md) +- [](./api/spawner.md) + The following contains the output of that command for reference. ```{eval-rst}