Docs: Inline docker-compose.yaml files in the documentation

This commit is contained in:
tuxuser
2021-11-12 14:41:33 +01:00
parent 6f0bf886f6
commit ea377c2f3b
4 changed files with 21 additions and 150 deletions

View File

@@ -59,6 +59,8 @@ folder of the GitHub repository.
In order to contribute to the documentation you can fork the repository and edit the markdown files in the browser.
Now install mkdocs and dependencies: `pip install mkdocs-material mkdocs-include-markdown-plugin`.
If you want to test the documentation locally run `mkdocs serve` from the project root.
## Contribute Translations