From e446ff2b9c063a3ec9cbac7be4529dcb2c322ce6 Mon Sep 17 00:00:00 2001 From: Topi Reinio Date: Thu, 21 Oct 2021 11:54:12 +0200 Subject: Doc: Enforce zero documentation warnings in CI Include the documentation build step in coin/module_config.yaml and set the documentation warning limit to zero. This prevents new documentation warnings from being introduced. Change-Id: I61bb2915a3ab17b81b344bc9ab7690462e7d9d56 Reviewed-by: Paul Wicking --- coin/module_config.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'coin') diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 16d158c6..aaf33238 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -10,3 +10,4 @@ instructions: Test: - !include "{{qt/qtbase}}/coin_module_test_template_v3.yaml" + - !include "{{qt/qtbase}}/coin_module_test_docs.yaml" -- cgit v1.2.3