mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-08 10:34:10 +00:00
Added redirect and modified api reference section
This commit is contained in:
@@ -19,3 +19,4 @@
|
|||||||
"admin/upgrading.md" "howto/upgrading.md"
|
"admin/upgrading.md" "howto/upgrading.md"
|
||||||
"installation-basics.md" "tutorial/installation-basics.md"
|
"installation-basics.md" "tutorial/installation-basics.md"
|
||||||
"quickstart.md" "tutorial/quickstart.md"
|
"quickstart.md" "tutorial/quickstart.md"
|
||||||
|
"events/index.md" "reference/event-logging.md"
|
||||||
|
@@ -10,8 +10,6 @@ This section is divided into two broad subsections:
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Technical reference
|
|
||||||
|
|
||||||
```{toctree}
|
```{toctree}
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
@@ -25,14 +23,7 @@ event-logging
|
|||||||
monitoring
|
monitoring
|
||||||
gallery-jhub-deployments
|
gallery-jhub-deployments
|
||||||
changelog
|
changelog
|
||||||
|
api/index.md
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## API reference
|
|
||||||
|
|
||||||
```{toctree}
|
|
||||||
:maxdepth: 1
|
|
||||||
|
|
||||||
reference-api/index.md
|
|
||||||
```
|
|
||||||
|
Reference in New Issue
Block a user