summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc/qtbluetooth.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/bluetooth/doc/qtbluetooth.qdocconf')
-rw-r--r--src/bluetooth/doc/qtbluetooth.qdocconf6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/bluetooth/doc/qtbluetooth.qdocconf b/src/bluetooth/doc/qtbluetooth.qdocconf
index 3f748c36..940b7765 100644
--- a/src/bluetooth/doc/qtbluetooth.qdocconf
+++ b/src/bluetooth/doc/qtbluetooth.qdocconf
@@ -36,7 +36,7 @@ qhp.QtBluetooth.subprojects.examples.selectors = fake:example
tagfile = ../../../doc/qtbluetooth/qtbluetooth.tags
-depends += qtcore
+depends += qtcore qtdoc
headerdirs += .. \
../../imports/bluetooth
@@ -49,3 +49,7 @@ exampledirs += ../../../examples/bluetooth \
imagedirs += images
+
+navigation.landingpage = "Qt Bluetooth"
+navigation.cppclassespage = "Qt Bluetooth C++ Classes"
+navigation.qmltypespage = "Qt Bluetooth QML Types"