summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2022-12-13 11:10:43 +0100
committerMichal Klocek <michal.klocek@qt.io>2022-12-16 08:58:35 +0000
commitae2ca250efd331d4eb1d843a91735020cbb87be2 (patch)
tree9668a5b686daf40aa82de076339ac4929fbaf2a1 /src
parentf4407faa6cc1414c80e65e0e991e27a1a928d54c (diff)
Revert "Pump up temporally warning limit for qdoc"
A required dependency for qttools is merged. This reverts commit f85b1381be8aeda4de7d364e4b51f09fc560c0c1. Pick-to: 6.5 Change-Id: If0f0a990a9f5ec2c8601057d803875f19893bf6a Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/core/doc/qtwebengine.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/doc/qtwebengine.qdocconf b/src/core/doc/qtwebengine.qdocconf
index 0e94accf8..ed95ae0ca 100644
--- a/src/core/doc/qtwebengine.qdocconf
+++ b/src/core/doc/qtwebengine.qdocconf
@@ -93,4 +93,4 @@ navigation.qmltypespage = "Qt WebEngine QML Types"
macro.QWE = "Qt \\WebEngine"
# Fail the documentation build if there are more warnings than the limit
-warninglimit = 4
+warninglimit = 0