summaryrefslogtreecommitdiffstats
path: root/src/qdoc/doc/config/qdoc.qdocconf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2020-05-20 14:08:31 +0200
committerTopi Reinio <topi.reinio@qt.io>2020-05-20 14:19:46 +0200
commitd063abad1a64f12fbac7325c8410b393db81fbd3 (patch)
treebe56ccb1d6a0a03520f307f94060e9cd27bb391e /src/qdoc/doc/config/qdoc.qdocconf
parent1d4942ac20feb3cbbcd80622756fd4e1cf02e3f0 (diff)
Doc: Fix documentation warnings
Fix documentation warnings for all modules contained in qttools. Change-Id: I787de084ef5723e9a27a525cfcd3858caa2f1c94 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Diffstat (limited to 'src/qdoc/doc/config/qdoc.qdocconf')
-rw-r--r--src/qdoc/doc/config/qdoc.qdocconf8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/qdoc/doc/config/qdoc.qdocconf b/src/qdoc/doc/config/qdoc.qdocconf
index f29b20aaf..e843c5e94 100644
--- a/src/qdoc/doc/config/qdoc.qdocconf
+++ b/src/qdoc/doc/config/qdoc.qdocconf
@@ -36,9 +36,7 @@ qhp.QDoc.subprojects.overviews.indexTitle = QDoc Manual
qhp.QDoc.subprojects.overviews.selectors = doc:page
depends += \
- activeqt \
qtassistant \
- qtbluetooth \
qtconcurrent \
qtcore \
qtdbus \
@@ -47,17 +45,13 @@ depends += \
qthelp \
qtimageformats \
qtgui \
- qtlocation \
qtlinguist \
- qtmultimedia \
qtnetwork \
qtopengl \
qtprintsupport \
qtqml \
qtquick \
- qtscript \
- qtscripttools \
- qtsensors \
+ qtquickcontrols \
qtsql \
qtsvg \
qttestlib \