summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc/qtbluetooth.qdocconf
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2021-08-18 11:07:04 +0200
committerAndreas Buhr <andreas.buhr@qt.io>2021-08-19 09:29:16 +0200
commit77c628bc7c7025361abce4a01496434e42bc21e5 (patch)
tree91b8af51af78050cf545152565096b60d72909f9 /src/bluetooth/doc/qtbluetooth.qdocconf
parent6b6280885aea1b7ceb665fc2fad995ed25045d33 (diff)
Remove documentation of previously removed Qt Bluetooth QML types
The QML interface to Qt Bluetooth was removed. This patch removes some remainders in the documentation. Pick-to: 6.2 Task-number: QTBUG-94894 Change-Id: I4e4d0ae354ccc1b88aa8530b89e6786752b8af49 Reviewed-by: Paul Wicking <paul.wicking@qt.io> Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'src/bluetooth/doc/qtbluetooth.qdocconf')
-rw-r--r--src/bluetooth/doc/qtbluetooth.qdocconf7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/bluetooth/doc/qtbluetooth.qdocconf b/src/bluetooth/doc/qtbluetooth.qdocconf
index 05a5bc9b..05e24abb 100644
--- a/src/bluetooth/doc/qtbluetooth.qdocconf
+++ b/src/bluetooth/doc/qtbluetooth.qdocconf
@@ -18,15 +18,11 @@ qhp.QtBluetooth.indexRoot =
qhp.QtBluetooth.filterAttributes = qtbluetooth $QT_VERSION qtrefdoc
qhp.QtBluetooth.customFilters.Qt.name = QtBluetooth $QT_VERSION
qhp.QtBluetooth.customFilters.Qt.filterAttributes = qtbluetooth $QT_VERSION
-qhp.QtBluetooth.subprojects = overviews classes qml examples
+qhp.QtBluetooth.subprojects = overviews classes 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 = Qt Bluetooth Overview
qhp.QtBluetooth.subprojects.overviews.selectors = fake:page,group,module
@@ -53,4 +49,3 @@ imagedirs += images
navigation.landingpage = "Qt Bluetooth"
navigation.cppclassespage = "Qt Bluetooth C++ Classes"
-navigation.qmltypespage = "Qt Bluetooth QML Types"