summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc/qtbluetooth.qdocconf
diff options
context:
space:
mode:
authorAaron McCarthy <mccarthy.aaron@gmail.com>2012-10-08 22:43:52 +1000
committerAaron McCarthy <mccarthy.aaron@gmail.com>2013-01-30 12:23:50 +0100
commita9609faf443103756a06bce434ad600e7104c1aa (patch)
treeaffff43425379927bf5eb9357e6ac8d4aefa3624 /src/bluetooth/doc/qtbluetooth.qdocconf
parent318e889fd4c61336d658f419fb686bde3c3d06e3 (diff)
Modularise documentation.
Qt Bluetooth documentation had been modularised but it was still building using the old version. Use the qtbluetooth.qdocconf instead. Modularise the Qt NFC Documentation. Change-Id: Idea1631645bf21750254eddc1c41a4f819ac5156 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/bluetooth/doc/qtbluetooth.qdocconf')
-rw-r--r--src/bluetooth/doc/qtbluetooth.qdocconf25
1 files changed, 15 insertions, 10 deletions
diff --git a/src/bluetooth/doc/qtbluetooth.qdocconf b/src/bluetooth/doc/qtbluetooth.qdocconf
index 3ee3ffcc..99bf575b 100644
--- a/src/bluetooth/doc/qtbluetooth.qdocconf
+++ b/src/bluetooth/doc/qtbluetooth.qdocconf
@@ -1,37 +1,42 @@
-include(../../../doc/global/qt-html-templates-offline.qdocconf)
-include(../../../doc/global/qt-module-defaults.qdocconf)
+include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtBluetooth
description = Qt Bluetooth Reference Documentation
-url = http://qt-project.org/doc/qt-5.0/qtbluetooth-index.html
version = 5.0.0
+examplesinstallpath = bluetooth
+
qhp.projects = QtBluetooth
qhp.QtBluetooth.file = qtbluetooth.qhp
qhp.QtBluetooth.namespace = org.qt-project.qtbluetooth.500
-qhp.QtBluetooth.virtualFolder = qdoc
-qhp.QtBluetooth.indexTitle = Qt Bluetooth Reference Documentation
+qhp.QtBluetooth.virtualFolder = qtbluetooth
+qhp.QtBluetooth.indexTitle = Qt Bluetooth
qhp.QtBluetooth.indexRoot =
qhp.QtBluetooth.filterAttributes = qtbluetooth 5.0.0 qtrefdoc
qhp.QtBluetooth.customFilters.Qt.name = QtBluetooth 5.0.0
qhp.QtBluetooth.customFilters.Qt.filterAttributes = qtbluetooth 5.0.0
-qhp.QtBluetooth.subprojects = classes overviews examples
-qhp.QtBluetooth.subprojects.classes.title = Classes
-qhp.QtBluetooth.subprojects.classes.indexTitle = Qt Bluetooth's Classes
+qhp.QtBluetooth.subprojects = overviews classes qml examples
+qhp.QtBluetooth.subprojects.classes.title = C++ Classes
+qhp.QtBluetooth.subprojects.classes.indexTitle = Qt Bluetooth C++ Classes
qhp.QtBluetooth.subprojects.classes.selectors = class fake:headerfile
qhp.QtBluetooth.subprojects.classes.sortPages = true
+qhp.QtBluetooth.subprojects.qml.title = QML Types
+qhp.QtBluetooth.subprojects.qml.indexTitle = Qt Bluetooth QML Types
+qhp.QtBluetooth.subprojects.qml.selectors = fake:headerfile
+qhp.QtBluetooth.subprojects.qml.sortPages = true
qhp.QtBluetooth.subprojects.overviews.title = Overviews
-qhp.QtBluetooth.subprojects.overviews.indexTitle = All Overviews and HOWTOs
+qhp.QtBluetooth.subprojects.overviews.indexTitle = Qt Bluetooth Overview
qhp.QtBluetooth.subprojects.overviews.selectors = fake:page,group,module
qhp.QtBluetooth.subprojects.examples.title = Qt Bluetooth Examples
qhp.QtBluetooth.subprojects.examples.indexTitle = Qt Bluetooth Examples
qhp.QtBluetooth.subprojects.examples.selectors = fake:example
-outputdir = ../../../doc/qtbluetooth
tagfile = ../../../doc/qtbluetooth/qtbluetooth.tags
+depends += qtcore
+
headerdirs += .. \
../../imports/bluetooth