summaryrefslogtreecommitdiffstats
path: root/coin
diff options
context:
space:
mode:
authorNicholas Bennett <nicholas.bennett@qt.io>2022-01-14 12:26:32 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-01-17 18:34:13 +0000
commit98a3819749feddbc8543b25f72937aa82205190a (patch)
treea98a731c4c67c3c27052071aa20bb9be5538db88 /coin
parentc3f441a36a76532753762bf0a27802aff5574f47 (diff)
Docs: Fix any renaming warnings and enable doc CI test/ warning limit
In order to prevent future rework of the multimedia docs and improve the quality of submissions: -Updated the coin yaml file to include the doc test. -Updated the qdoccconf and set qdoc warning limit to 0. -Fixed the remaining qdoc warnings. Change-Id: I04f1449f9c403dd75d5612fe8d65b7019b1903b9 Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Lars Knoll <lars.knoll@qt.io> (cherry picked from commit 6a3693fafa94053b75250bcfd26ebb3e19edb85e) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'coin')
-rw-r--r--coin/module_config.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/coin/module_config.yaml b/coin/module_config.yaml
index 6c1ee3f7b..7733000cb 100644
--- a/coin/module_config.yaml
+++ b/coin/module_config.yaml
@@ -8,4 +8,5 @@ instructions:
Build:
- !include "{{qt/qtbase}}/coin_module_build_template_v2.yaml"
- Test: []
+ Test:
+ - !include "{{qt/qtbase}}/coin_module_test_docs.yaml"