summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-06-26 10:30:14 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-26 13:27:50 +0200
commit3e274ed9d41b490a62d64caa2f2a0b373128ad32 (patch)
treea49f78c712914474a697d337e5f9c88752c0e15c /src/bluetooth/doc
parentd4886e1a50fd546f8e059ef9c539932d6d58c96d (diff)
Fix links to general qtdoc related pages for NFC and Bluetooth
Task-number: QTBUG-31913 Change-Id: Icdfb5a98cae840b1e5de5690d9081e9b986f615a Reviewed-by: Martin Smith <martin.smith@digia.com>
Diffstat (limited to 'src/bluetooth/doc')
-rw-r--r--src/bluetooth/doc/qtbluetooth.qdocconf6
-rw-r--r--src/bluetooth/doc/src/bluetooth-cpp.qdoc1
2 files changed, 6 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"
diff --git a/src/bluetooth/doc/src/bluetooth-cpp.qdoc b/src/bluetooth/doc/src/bluetooth-cpp.qdoc
index ef4a5c3d..f9ce8495 100644
--- a/src/bluetooth/doc/src/bluetooth-cpp.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-cpp.qdoc
@@ -31,6 +31,7 @@
\title Qt Bluetooth C++ Classes
\brief An API enabling basic Bluetooth operations like scanning for devices
and connecting them.
+\ingroup modules
The \l{Qt Bluetooth} C++ API enables an application to scan for devices and