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