Commit 8c8dd0d1 authored by Martin Smith's avatar Martin Smith Committed by Topi Reinio
Browse files

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: default avatarMartin Smith <martin.smith@qt.io>
parent 2f81a81a
No related merge requests found
Showing with 2 additions and 67 deletions
......@@ -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 \
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment