docs: manual formatting fixes following rst to myst conversion

This commit is contained in:
Erik Sundell
2023-04-04 21:25:55 +02:00
committed by GitHub
parent 82aac067b6
commit 153d575ae5
4 changed files with 78 additions and 82 deletions

View File

@@ -10,14 +10,14 @@ Tutorials to create a new server from scratch on a cloud provider & run TLJH
on it. These are **recommended** if you do not have much experience setting up
servers.
> ```{toctree}
> :titlesonly: true
>
> digitalocean
> ovh
> jetstream
> google
> amazon
> azure
> custom-server
> ```
```{toctree}
:titlesonly: true
digitalocean
ovh
jetstream
google
amazon
azure
custom-server
```