From a03e31ddcf5aa90d797bc606a688a783396cfbdb Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Mon, 5 Dec 2022 13:07:18 +0200 Subject: Coin: Add documentation tag Tag tells coin that the module expects to build documentation. Coin then adds the qt5 doc workitem to the integration which ensures that the top level docs are in place when the module needs them. Change-Id: I97e6835b761867b7fed86ceed50c1026d6358ee3 Reviewed-by: Samuli Piippo (cherry picked from commit b1ed6a29d2a8a9b7bbc707ffb421e39f956a6eec) Reviewed-by: Qt Cherry-pick Bot --- coin/module_config.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/coin/module_config.yaml b/coin/module_config.yaml index 15841e7..cf4c0ce 100644 --- a/coin/module_config.yaml +++ b/coin/module_config.yaml @@ -1,4 +1,5 @@ version: 2 +tags: ["documentation"] accept_configuration: condition: or conditions: -- cgit v1.2.3