Skip to content
Snippets Groups Projects
Commit 40d4f03c authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

add docs

parent 90c3b547
No related branches found
No related tags found
No related merge requests found
# API Endpoints # API Endpoints
Below is an interactive view of the OutpostSpawner REST API specification. Below is an interactive view of the UNICORESpawner REST API specification.
<!-- client-rendered openapi UI copied from FastAPI --> <!-- client-rendered openapi UI copied from FastAPI -->
......
...@@ -81,7 +81,7 @@ myst_enable_extensions = [ ...@@ -81,7 +81,7 @@ myst_enable_extensions = [
# a list of builtin themes. # a list of builtin themes.
# #
html_theme = "sphinx_book_theme" html_theme = "sphinx_book_theme"
html_title = "ForwardBaseSpawner" html_title = "UNICORESpawner"
# Theme options are theme-specific and customize the look and feel of a theme # Theme options are theme-specific and customize the look and feel of a theme
# further. For a list of options available for each theme, see the # further. For a list of options available for each theme, see the
......
# UNICORESpawner # UNICORESpawner
Also look at the configuration of the base class [JupyterHub ForwardBaseSpawner](https://jupyterhub-forwardbasespawner.readthedocs.io/en/latest/spawners/forwardbasespawner.html)
```{eval-rst} ```{eval-rst}
.. automodule:: unicorespawner .. automodule:: unicorespawner
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment