[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot]
2023-02-28 08:58:17 +00:00
parent bc3ef4403f
commit fd598a0b97
3 changed files with 4 additions and 5 deletions

View File

@@ -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
---> --->

View File

@@ -30,9 +30,9 @@ changelog
--- ---
## API reference ## API reference
```{toctree} ```{toctree}
:maxdepth: 1 :maxdepth: 1
reference-api/index.md reference-api/index.md
``` ```

View File

@@ -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/