summaryrefslogtreecommitdiffstats
path: root/qmake/doc/qmake.qdocconf
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-05-09 14:46:58 +0200
committerKai Köhne <kai.koehne@qt.io>2022-05-10 11:51:11 +0200
commit01b50bfcda2503be11f900aa80f405755e7dc2c2 (patch)
tree20051e35c1b3f87cc371075158945de2ac7c9e2a /qmake/doc/qmake.qdocconf
parent691541023aa11c085186ef7f691507c158e1df75 (diff)
qdoc: Remove dependencies to non-existing help modules
Pick-to: 6.2 6.3 Change-Id: I953b714db27dc8bd9ecc1f65bbfd3e02d6068785 Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
Diffstat (limited to 'qmake/doc/qmake.qdocconf')
-rw-r--r--qmake/doc/qmake.qdocconf7
1 files changed, 1 insertions, 6 deletions
diff --git a/qmake/doc/qmake.qdocconf b/qmake/doc/qmake.qdocconf
index 2cf74d5551..f3e5c1920a 100644
--- a/qmake/doc/qmake.qdocconf
+++ b/qmake/doc/qmake.qdocconf
@@ -47,8 +47,6 @@ depends += \
qtquick \
qtquickcontrols \
qtquickdialogs \
- qtscript \
- qtscripttools \
qtsensors \
qtserialport \
qtsql \
@@ -56,10 +54,7 @@ depends += \
qttestlib \
qtuitools \
qtwidgets \
- qtwinextras \
- qtx11extras \
- qtxml \
- qtxmlpatterns
+ qtxml
navigation.landingpage = "qmake Manual"