diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/core/doc/qtqmlcore.qdocconf | 3 | ||||
| -rw-r--r-- | src/labs/platform/doc/qtlabsplatform.qdocconf | 3 | ||||
| -rw-r--r-- | src/qml/doc/qtqml.qdocconf | 3 | ||||
| -rw-r--r-- | src/qmlcompiler/doc/qtqmlcompiler.qdocconf | 3 | ||||
| -rw-r--r-- | src/qmlmodels/doc/qtqmlmodels.qdocconf | 3 | ||||
| -rw-r--r-- | src/qmltest/doc/qtqmltest.qdocconf | 3 | ||||
| -rw-r--r-- | src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf | 3 | ||||
| -rw-r--r-- | src/qmlxmllistmodel/doc/qtqmlxmllistmodel.qdocconf | 3 | ||||
| -rw-r--r-- | src/quick/doc/qtquick.qdocconf | 3 | ||||
| -rw-r--r-- | src/quickcontrols/doc/qtquickcontrols.qdocconf | 3 | ||||
| -rw-r--r-- | src/quickdialogs/quickdialogs/doc/qtquickdialogs.qdocconf | 3 |
11 files changed, 0 insertions, 33 deletions
diff --git a/src/core/doc/qtqmlcore.qdocconf b/src/core/doc/qtqmlcore.qdocconf index 6e1ebb4fe6..261ae9ebca 100644 --- a/src/core/doc/qtqmlcore.qdocconf +++ b/src/core/doc/qtqmlcore.qdocconf @@ -32,6 +32,3 @@ navigation.landingpage = "Qt QML Core" navigation.qmltypespage = "Qt QML Core QML Types" tagfile = qtqmlcore.tags - -# Fail the documentation build if there are more warnings than the limit -warninglimit = 0 diff --git a/src/labs/platform/doc/qtlabsplatform.qdocconf b/src/labs/platform/doc/qtlabsplatform.qdocconf index c6d70ad83b..f22db055d6 100644 --- a/src/labs/platform/doc/qtlabsplatform.qdocconf +++ b/src/labs/platform/doc/qtlabsplatform.qdocconf @@ -36,6 +36,3 @@ navigation.qmltypespage = "Qt Labs Platform QML Types" tagfile = qtlabsplatform.tags macro.labs = "\\note \\e{Types in Qt.labs modules are not guaranteed to remain compatible in future versions.}" - -# Fail the documentation build if there are more warnings than the limit -warninglimit = 0 diff --git a/src/qml/doc/qtqml.qdocconf b/src/qml/doc/qtqml.qdocconf index 0ea81e62aa..3d39c7a121 100644 --- a/src/qml/doc/qtqml.qdocconf +++ b/src/qml/doc/qtqml.qdocconf @@ -69,6 +69,3 @@ navigation.toctitles = "Qt Quick Compiler" navigation.toctitles.inclusive = true # suppress qdoc warnings for \instantiates entries spurious += "C\\+\\+ class .*\\\\instantiates .*" - -# Fail the documentation build if there are more warnings than the limit -warninglimit = 0 diff --git a/src/qmlcompiler/doc/qtqmlcompiler.qdocconf b/src/qmlcompiler/doc/qtqmlcompiler.qdocconf index f94c25b233..e267f8b11f 100644 --- a/src/qmlcompiler/doc/qtqmlcompiler.qdocconf +++ b/src/qmlcompiler/doc/qtqmlcompiler.qdocconf @@ -42,6 +42,3 @@ sourcedirs += .. navigation.landingpage = "Qt QML Compiler" navigation.cppclassespage = "Qt QML Compiler C++ Classes" - -# Fail the documentation build if there are more warnings than the limit -warninglimit = 0 diff --git a/src/qmlmodels/doc/qtqmlmodels.qdocconf b/src/qmlmodels/doc/qtqmlmodels.qdocconf index 35910b7c71..442e3ccc30 100644 --- a/src/qmlmodels/doc/qtqmlmodels.qdocconf +++ b/src/qmlmodels/doc/qtqmlmodels.qdocconf @@ -34,6 +34,3 @@ navigation.qmltypespage = "Qt Qml Models QML Types" # suppress qdoc warnings for \instantiates entries spurious += "C\\+\\+ class .*\\\\instantiates .*" - -# Fail the documentation build if there are more warnings than the limit -warninglimit = 0 diff --git a/src/qmltest/doc/qtqmltest.qdocconf b/src/qmltest/doc/qtqmltest.qdocconf index 2dbe68011e..16ff9eeed3 100644 --- a/src/qmltest/doc/qtqmltest.qdocconf +++ b/src/qmltest/doc/qtqmltest.qdocconf @@ -36,6 +36,3 @@ exampledirs += snippets navigation.landingpage = "Qt Quick Test" navigation.cppclassespage = "Qt Quick Test C++ API" navigation.qmltypespage = "Qt Quick Test QML Types" - -# Fail the documentation build if there are more warnings than the limit -warninglimit = 0 diff --git a/src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf b/src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf index ae8fd2b439..33e2c2882a 100644 --- a/src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf +++ b/src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf @@ -28,6 +28,3 @@ sourcedirs += .. exampledirs += snippets navigation.qmltypespage = "Qt Qml WorkerScript QML Types" - -# Fail the documentation build if there are more warnings than the limit -warninglimit = 0 diff --git a/src/qmlxmllistmodel/doc/qtqmlxmllistmodel.qdocconf b/src/qmlxmllistmodel/doc/qtqmlxmllistmodel.qdocconf index f23336d133..41a79345b9 100644 --- a/src/qmlxmllistmodel/doc/qtqmlxmllistmodel.qdocconf +++ b/src/qmlxmllistmodel/doc/qtqmlxmllistmodel.qdocconf @@ -30,6 +30,3 @@ exampledirs += .. \ imagedirs += images navigation.qmltypespage = "Qt XmlListModel QML Types" - -# Fail the documentation build if there are more warnings than the limit -warninglimit = 0 diff --git a/src/quick/doc/qtquick.qdocconf b/src/quick/doc/qtquick.qdocconf index c76a6c32f2..122ee83045 100644 --- a/src/quick/doc/qtquick.qdocconf +++ b/src/quick/doc/qtquick.qdocconf @@ -110,6 +110,3 @@ macro.svgcolor.DocBook = "<db:phrase role=\"color:\1\">    & # suppress qdoc warnings for \instantiates entries spurious += "C\\+\\+ class .*\\\\instantiates .*" - -# Fail the documentation build if there are more warnings than the limit -warninglimit = 1 diff --git a/src/quickcontrols/doc/qtquickcontrols.qdocconf b/src/quickcontrols/doc/qtquickcontrols.qdocconf index ec73e7920f..797de24a14 100644 --- a/src/quickcontrols/doc/qtquickcontrols.qdocconf +++ b/src/quickcontrols/doc/qtquickcontrols.qdocconf @@ -104,6 +104,3 @@ macro.stylecolor.DocBook = "<db:phrase role=\"color:\1\">\1 \2</db:phrase>" macro.nbsp.HTML = " " macro.nbsp.DocBook = " " - -# Fail the documentation build if there are more warnings than the limit -warninglimit = 0 diff --git a/src/quickdialogs/quickdialogs/doc/qtquickdialogs.qdocconf b/src/quickdialogs/quickdialogs/doc/qtquickdialogs.qdocconf index 9fd4891d02..c256c1a12a 100644 --- a/src/quickdialogs/quickdialogs/doc/qtquickdialogs.qdocconf +++ b/src/quickdialogs/quickdialogs/doc/qtquickdialogs.qdocconf @@ -36,6 +36,3 @@ navigation.landingpage = "Qt Quick Dialogs" navigation.qmltypespage = "Qt Quick Dialogs QML Types" tagfile = qtquickdialogs.tags - -# Fail the documentation build if there are more warnings than the limit -warninglimit = 0 |
