doc: Make QtDoc depend on all modules

This update sets the depends variable in qtdoc.qdocconf to '*'.

Change-Id: Ib202a7a9aa1a3990a303cfe5d19a158d1ecc1b6b
Task-number: QTBUG-77126
Reviewed-by: Martin Smith <martin.smith@qt.io>
This commit is contained in:
Martin Smith 2019-10-22 09:46:02 +02:00 committed by Topi Reinio
parent 2f81a81aac
commit 8c8dd0d12f
1 changed files with 2 additions and 67 deletions

View File

@ -9,73 +9,8 @@ version = $QT_VERSION
# Instruct Clang not to look for a module header
moduleheader =
depends += \
activeqt \
qtcmake \
qdoc \
qmake \
qtandroidextras \
qtassistant \
qtbluetooth \
qtconcurrent \
qtcore \
qtdbus \
qtdesigner \
qtgamepad \
qtgraphicaleffects \
qthelp \
qtimageformats \
qtgui \
qtlinguist \
qtlocation \
qtlottieanimation \
qtmacextras \
qtmultimedia \
qtnetwork \
qtnfc \
qtopengl \
qtplatformheaders \
qtpositioning \
qtprintsupport \
qtqml \
qtqmlmodels \
qtqmltest \
qtquick \
qtquickcontrols \
qtquickdialogs \
qtquickextras \
qtquicktimeline \
qtscript \
qtscripttools \
qtscxml \
qtsensors \
qtserialbus \
qtserialport \
qtsql \
qtsvg \
qttestlib \
qtuitools \
qtwebchannel \
qtwebengine \
qtwebsockets \
qtwidgets \
qtwinextras \
qtx11extras \
qtxml \
qtxmlpatterns \
qt3d \
qtwebview \
qtquickcontrols1 \
qtwaylandcompositor \
qtcharts \
qtdatavisualization \
qtpurchasing \
qtvirtualkeyboard \
qtspeech \
qtnetworkauth \
qtremoteobjects \
qtdistancefieldgenerator \
qtquick3d
# Depend on everything - load all available index files
depends = *
headerdirs += ../src
imagedirs += ../src/images \