diff options
| -rw-r--r-- | doc/qtwebkitexamples.qdocconf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/qtwebkitexamples.qdocconf b/doc/qtwebkitexamples.qdocconf index b23c94d..27ad550 100644 --- a/doc/qtwebkitexamples.qdocconf +++ b/doc/qtwebkitexamples.qdocconf @@ -20,6 +20,11 @@ qhp.QtWebKitExamples.filterAttributes = qtwebkitexamples 5.0.0 qtrefdoc qhp.QtWebKitExamples.customFilters.Qt.name = QtWebKit 5.0.0 qhp.QtWebKitExamples.customFilters.Qt.filterAttributes = qtwebkitexamples 5.0.0 +qhp.QtWebKitExamples.subprojects = manual +qhp.QtWebKitExamples.subprojects.manual.title = Qt WebKit Examples +qhp.QtWebKitExamples.subprojects.manual.indexTitle = Qt WebKit Examples +qhp.QtWebKitExamples.subprojects.manual.type = manual + outputdir = $QT_INSTALL_DOCS/qtwebkitexamples depends += qtcore qtwidgets qtquick qtgui qtscript qtdoc qtxml qtwebkitwidgets qtwebkit |
