aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf')
-rw-r--r--src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf10
1 files changed, 4 insertions, 6 deletions
diff --git a/src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf b/src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf
index e56e1759b3..e9dab95f1e 100644
--- a/src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf
+++ b/src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf
@@ -12,10 +12,6 @@ qhp.QtQmlWorkerScript.namespace = org.qt-project.qtqmlworkerscript.$QT
qhp.QtQmlWorkerScript.virtualFolder = qtqmlworkerscript
qhp.QtQmlWorkerScript.indexRoot =
-qhp.QtQmlWorkerScript.filterAttributes = qtqmlworkerscript $QT_VERSION qtrefdoc
-qhp.QtQmlWorkerScript.customFilters.Qt.name = QtQmlWorkerScript $QT_VERSION
-qhp.QtQmlWorkerScript.customFilters.Qt.filterAttributes = qtqmlworkerscript $QT_VERSION
-
qhp.QtQmlWorkerScript.title = QML Types
qhp.QtQmlWorkerScript.indexTitle = Qt QML WorkerScript QML Types
qhp.QtQmlWorkerScript.selectors = qmlclass
@@ -27,9 +23,11 @@ depends += qtcore qtqml qtquick qtdoc
headerdirs += ..
-sourcedirs += .. \
- ../../imports/workerscript
+sourcedirs += ..
exampledirs += snippets
navigation.qmltypespage = "Qt Qml WorkerScript QML Types"
+
+# Enforce zero documentation warnings
+warninglimit = 0