mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-10 11:33:01 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
_Explanation_ documentation provide big-picture descriptions of how JupyterHub works. This section is meant to build your understanding of particular topics.
|
||||
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 1
|
||||
|
||||
@@ -12,7 +11,7 @@ websecurity
|
||||
oauth
|
||||
../rbac/index
|
||||
```
|
||||
|
||||
<!---
|
||||
The JupyterHub RBAC source files are contained in the source/rbac folder
|
||||
--->
|
||||
|
||||
|
@@ -30,9 +30,9 @@ changelog
|
||||
---
|
||||
|
||||
## API reference
|
||||
|
||||
```{toctree}
|
||||
:maxdepth: 1
|
||||
|
||||
reference-api/index.md
|
||||
```
|
||||
|
||||
|
@@ -1,6 +1,7 @@
|
||||
(api-index)=
|
||||
|
||||
# JupyterHub API Reference
|
||||
|
||||
<!--
|
||||
Below is a MyST field list, using MyST substitution, as supported
|
||||
by enabling the respective MyST extensions in docs/source/conf.py.
|
||||
@@ -33,4 +34,3 @@ services.auth
|
||||
```
|
||||
|
||||
[openapi initiative]: https://www.openapis.org/
|
||||
|
||||
|
Reference in New Issue
Block a user