summaryrefslogtreecommitdiffstats
path: root/src/bluetooth/doc
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@qt.io>2021-03-11 12:32:26 +0100
committerAlex Blasche <alexander.blasche@qt.io>2021-03-12 08:32:34 +0100
commit7aa727a7202f4025dcba8ab0ae16d4c4f3a42ce9 (patch)
tree97d71e96f960aed244052f48f58e6331de16d6a8 /src/bluetooth/doc
parent795b15785088440b988c7fadac0f9aecfab89a81 (diff)
Fix doc warnings related to missing QML API
Change-Id: If8cd35215db6e95a74b77ca802d3df003f1b3399 Reviewed-by: Andreas Buhr <andreas.buhr@qt.io> Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io>
Diffstat (limited to 'src/bluetooth/doc')
-rw-r--r--src/bluetooth/doc/qtbluetooth.qdocconf6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/bluetooth/doc/qtbluetooth.qdocconf b/src/bluetooth/doc/qtbluetooth.qdocconf
index 9ee5a567..05a5bc9b 100644
--- a/src/bluetooth/doc/qtbluetooth.qdocconf
+++ b/src/bluetooth/doc/qtbluetooth.qdocconf
@@ -38,11 +38,9 @@ tagfile = ../../../doc/qtbluetooth/qtbluetooth.tags
depends += qtcore qtdoc qtquick
-headerdirs += .. \
- ../../imports/bluetooth
+headerdirs += ..
-sourcedirs += .. \
- ../../imports/bluetooth \
+sourcedirs += ..
exampledirs += ../../../examples/bluetooth \
snippets/ \