cleanup toc
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 19s
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 19s
This commit is contained in:
10
Readme.md
10
Readme.md
@@ -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!
|
||||
Reference in New Issue
Block a user