Files
gitea-pages/docs/5._Controls_Internal/Workflows/writeDocu.md
T
2026-06-29 16:37:37 +02:00

1012 B

Writing Controls Documentation

Different Types of Docu

The Grand Unified Theoriy of Documentation

How to publish Controls Documentation

Everything is automated. The changes are rendered as soon as you push to the gitea repository .

The webpage is generated from markdown files using Zensical together with Gitea Actions. The process to setup such page is described here

How to work with your own fork

If several people work at the same time on the same repository but on different files, it can help to create your own fork in your own gitea name space. This will make it easier to debug zensical rendering errors and layout changes without disturbing colleagues.

Fork into your name space

Text

Clone your name space version

Text

Review your local changes

Text

Merge into main Controls Documentation

Text