summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2012-12-17 14:23:05 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-17 14:33:48 +0100
commit544fa3c1c405b951dff132ed0f4bd168d3c8b67f (patch)
tree0a60c5a173f9019edd2113fffce6566e4fc99417
parent2896acfc643eab17fbdef25b8f5bfdc9a8a92d40 (diff)
downloadqtwebkit-examples-544fa3c1c405b951dff132ed0f4bd168d3c8b67f.tar.gz
Doc: Removed the unnecessary nodes in the tree
This change should list only the example overviews under Qt WebKit Examples tree when viewed in Qt Creator. Task-number: QTBUG-28646 Change-Id: I6d959370046a0625cace6ff7c4e3dffce767c266 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--doc/qtwebkitexamples.qdocconf5
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