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.qdocconf16
1 files changed, 6 insertions, 10 deletions
diff --git a/src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf b/src/qmlworkerscript/doc/qtqmlworkerscript.qdocconf
index bb883cf39f..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
@@ -23,15 +19,15 @@ qhp.QtQmlWorkerScript.sortPages = true
tagfile = qtqmlworkerscript.tags
-depends += qtcore qtqml qtdoc
+depends += qtcore qtqml qtquick qtdoc
headerdirs += ..
-sourcedirs += .. \
- ../../imports/workerscript
+sourcedirs += ..
-exampledirs += ../../../examples/qml \
- ../ \
- snippets
+exampledirs += snippets
navigation.qmltypespage = "Qt Qml WorkerScript QML Types"
+
+# Enforce zero documentation warnings
+warninglimit = 0