Documentation workflow
Last updated: 14.06.2026
- Documents are written within our Nextcloud installation.
- They are stored as *.md files (md = markdown) in their respective directory
- Commenting can happen within the *.md file or via the forum
- All documents are committed to a GIT repository
- That repository is synced to our Docusaurus installation
- Docusaurus file generation happens when required