summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <matthias.beyer@ifm.com>2022-06-22 14:13:09 +0200
committerDidier Wenzek <didier.wenzek@free.fr>2022-08-30 15:49:33 +0200
commitf1c27bf0fee78fd67a3ef90f646ac86e5c64c841 (patch)
tree615f568d023da73f65b693c6c27ec2a8fce99158
parent9ad1c06a2f913a31a614083ac038536ec1acf585 (diff)
Add content for "documentation builds" section
Signed-off-by: Matthias Beyer <matthias.beyer@ifm.com>
-rw-r--r--GOVERNANCE.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/GOVERNANCE.md b/GOVERNANCE.md
index 6e96797a..3c83a2d2 100644
--- a/GOVERNANCE.md
+++ b/GOVERNANCE.md
@@ -171,6 +171,9 @@ core contributors = [SAG, IFM]
Rust and do not rely on external services.
- benchmarks
- documentation builds
+ Source code documentation as well as other documentation is tested via github
+ actions workflows as well, to ensure that a developer is able to build all
+ relevant documentation on their local machine.
- keeping spec up to date
- evergreen master
The project pursues the "evergreen master" strategy. That means that at every