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