aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlxmllistmodel
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2021-11-10 13:11:47 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-01-16 10:28:56 +0000
commitcc5f6a7e3a5e3f41e5f8db66c51afd900cd8646b (patch)
tree562c2226db84e8a2a42dd0aea06b5df9d09c5d0c /src/qmlxmllistmodel
parent83b29e1142d9e3b371db2e379a5376a34c6d1e29 (diff)
Doc: Enable zero warning limit for documentation
Fixes: QTBUG-98116 Change-Id: I3d0a2ede380fd60bbe9c4e2852c4da3b737180ec Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io> (cherry picked from commit 37213acd75729a0945145864135709bddde88a85) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src/qmlxmllistmodel')
-rw-r--r--src/qmlxmllistmodel/doc/qtqmlxmllistmodel.qdocconf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/qmlxmllistmodel/doc/qtqmlxmllistmodel.qdocconf b/src/qmlxmllistmodel/doc/qtqmlxmllistmodel.qdocconf
index 41a79345b9..f23336d133 100644
--- a/src/qmlxmllistmodel/doc/qtqmlxmllistmodel.qdocconf
+++ b/src/qmlxmllistmodel/doc/qtqmlxmllistmodel.qdocconf
@@ -30,3 +30,6 @@ exampledirs += .. \
imagedirs += images
navigation.qmltypespage = "Qt XmlListModel QML Types"
+
+# Fail the documentation build if there are more warnings than the limit
+warninglimit = 0