diff options
Diffstat (limited to 'src/bluetooth')
-rw-r--r-- | src/bluetooth/doc/qtbluetooth.qdocconf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bluetooth/doc/qtbluetooth.qdocconf b/src/bluetooth/doc/qtbluetooth.qdocconf index e23be234..5ba0fb2d 100644 --- a/src/bluetooth/doc/qtbluetooth.qdocconf +++ b/src/bluetooth/doc/qtbluetooth.qdocconf @@ -7,6 +7,9 @@ version = $QT_VERSION examplesinstallpath = bluetooth +# Path to the root of qtconnectivity (for automatic linking to source code) +url.sources.rootdir = ../../.. + qhp.projects = QtBluetooth qhp.QtBluetooth.file = qtbluetooth.qhp |