cleanup toc
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 19s

This commit is contained in:
2025-09-04 14:00:31 +02:00
parent 263da812b1
commit 1d2b2b78a6

View File

@@ -11,12 +11,4 @@ The documentation is build via a gitea action (gitea-pages) and the content is a
To change stuff, simply edit the the Markdown and/or rst files and push to the git repository. The rendered page will update a few seconds (up to a minute) afterwards (Don't forget to refresh your browser cache for the page!).
> Ideally convert the .rst files you touch to Markdown!
# Administration
Build required docker image:
```bash
docker build --platform linux/x86_64 -t container.psi.ch/linux-infra/documentation .
docker push container.psi.ch/linux-infra/documentation
```
> Ideally convert the .rst files you touch to Markdown!