summaryrefslogtreecommitdiffstats
path: root/tools/qdoc3/test/qt.qdocconf
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-11-11 14:07:30 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-11-11 14:07:30 (GMT)
commit76d9e79d1faf174a7052b197b0fe92425bb85f3a (patch)
treeb0ea8f2b8c07029597ef1e1738d8db1428932031 /tools/qdoc3/test/qt.qdocconf
parent6315183497eee1867c7ed899c6ea22fb66a4cfed (diff)
downloadQt-76d9e79d1faf174a7052b197b0fe92425bb85f3a.zip
Qt-76d9e79d1faf174a7052b197b0fe92425bb85f3a.tar.gz
Qt-76d9e79d1faf174a7052b197b0fe92425bb85f3a.tar.bz2
qdoc: Added QML Elements to the Assistant index
Task-number: QTBUG-15081
Diffstat (limited to 'tools/qdoc3/test/qt.qdocconf')
-rw-r--r--tools/qdoc3/test/qt.qdocconf6
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/qdoc3/test/qt.qdocconf b/tools/qdoc3/test/qt.qdocconf
index ea97205..947beb2 100644
--- a/tools/qdoc3/test/qt.qdocconf
+++ b/tools/qdoc3/test/qt.qdocconf
@@ -62,11 +62,15 @@ qhp.Qt.extraFiles = index.html \
qhp.Qt.filterAttributes = qt 4.7.1 qtrefdoc
qhp.Qt.customFilters.Qt.name = Qt 4.7.1
qhp.Qt.customFilters.Qt.filterAttributes = qt 4.7.1
-qhp.Qt.subprojects = classes overviews examples
+qhp.Qt.subprojects = classes qmlelements overviews examples
qhp.Qt.subprojects.classes.title = Classes
qhp.Qt.subprojects.classes.indexTitle = Qt's Classes
qhp.Qt.subprojects.classes.selectors = class fake:headerfile
qhp.Qt.subprojects.classes.sortPages = true
+qhp.Qt.subprojects.qmlelements.title = QML Elements
+qhp.Qt.subprojects.qmlelements.indexTitle = QML Elements
+qhp.Qt.subprojects.qmlelements.selectors = fake:qmlclass
+qhp.Qt.subprojects.qmlelements.sortPages = true
qhp.Qt.subprojects.overviews.title = Overviews
qhp.Qt.subprojects.overviews.indexTitle = All Overviews and HOWTOs
qhp.Qt.subprojects.overviews.selectors = fake:page,group,module