diff options
author | Jerome Pasion <jerome.pasion@digia.com> | 2014-08-17 16:51:01 +0200 |
---|---|---|
committer | Jerome Pasion <jerome.pasion@digia.com> | 2014-08-18 19:05:28 +0200 |
commit | 8a7f9813dc63e38ae346b1cd5d28b0aaf8a463c0 (patch) | |
tree | 55ed0eeccd25af0d67855410393ceb8e1470eac6 /src/webchannel/doc | |
parent | 0875d3da3340bc6c8965b933ca1449760ccad4ce (diff) | |
download | qtwebchannel-8a7f9813dc63e38ae346b1cd5d28b0aaf8a463c0.tar.gz |
Doc: Enabled linking to qtdoc.
-added 'qtdoc' to the depends variables in
qtwebchannel.qdocconf file
Task-number: QTBUG-40756
Change-Id: Ida3e1aa1237bcd91f0280d1969c2361f4ee70405
Reviewed-by: Milian Wolff <milian.wolff@kdab.com>
Diffstat (limited to 'src/webchannel/doc')
-rw-r--r-- | src/webchannel/doc/qtwebchannel.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webchannel/doc/qtwebchannel.qdocconf b/src/webchannel/doc/qtwebchannel.qdocconf index e2ed336..1195639 100644 --- a/src/webchannel/doc/qtwebchannel.qdocconf +++ b/src/webchannel/doc/qtwebchannel.qdocconf @@ -40,7 +40,7 @@ qhp.QtWebChannel.subprojects.javascript.indexTitle = Qt WebChannel JavaScript tagfile = ../../../doc/qtwebchannel/qtwebchannel.tags -depends += qtcore qtquick qtqml qmake +depends += qtcore qtquick qtqml qmake qtdoc headerdirs += .. \ ../../imports |