diff options
author | Sergio Ahumada <sahumada@blackberry.com> | 2014-03-26 21:39:01 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-03-27 13:36:01 +0100 |
commit | c9d13139b65818785f218cc96d136d33591ca2f5 (patch) | |
tree | 703afa7e7a9d99f26147f8f8c417989ebdcf3451 /doc/qtwebkitexamples.qdocconf | |
parent | 2fc44e65e572b0481614ab4e6957ca75969355e8 (diff) | |
download | qtwebkit-examples-c9d13139b65818785f218cc96d136d33591ca2f5.tar.gz |
Doc: Fix most of the documentation warnings
- adding missing index files to \depends
- fix warning: Can't link to 'The QtWebKit Bridge'
Change-Id: I60665627f1aadbf7bd8a20ddda7d22db9ad694dc
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'doc/qtwebkitexamples.qdocconf')
-rw-r--r-- | doc/qtwebkitexamples.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtwebkitexamples.qdocconf b/doc/qtwebkitexamples.qdocconf index 690af1d..5fddf44 100644 --- a/doc/qtwebkitexamples.qdocconf +++ b/doc/qtwebkitexamples.qdocconf @@ -27,7 +27,7 @@ qhp.QtWebKitExamples.subprojects.manual.type = manual outputdir = $QT_INSTALL_DOCS/qtwebkitexamples -depends += qtcore qtwidgets qtquick qtgui qtscript qtdoc qtxml qtwebkit +depends += qtcore qtconcurrent qtdesigner qtqml qtnetwork qtwidgets qtquick qtgui qtscript qtdoc qtxml qtwebkit qtxmlpatterns exampledirs = ../examples |