diff options
-rw-r--r-- | src/sensors/doc/qtsensors.qdocconf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sensors/doc/qtsensors.qdocconf b/src/sensors/doc/qtsensors.qdocconf index 52222be2..56581db5 100644 --- a/src/sensors/doc/qtsensors.qdocconf +++ b/src/sensors/doc/qtsensors.qdocconf @@ -45,6 +45,9 @@ exampledirs += ../../../examples/sensors \ # Specify the install path under QT_INSTALL_EXAMPLES examplesinstallpath = sensors +# Path to the root of qtsensors (for automatic linking to source code) +url.sources.rootdir = ../../.. + imagedirs += images depends += qtcore qtdoc qtgui qtquick qtcmake |