From 1d2b2b78a68d07e9e055c81cf33c63cecd5302fb Mon Sep 17 00:00:00 2001 From: Silvio Foiera Date: Thu, 4 Sep 2025 14:00:31 +0200 Subject: [PATCH] cleanup toc --- Readme.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/Readme.md b/Readme.md index 1283340a..205a665f 100644 --- a/Readme.md +++ b/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! \ No newline at end of file