diff options
-rw-r--r-- | src/core/doc/qt3d.qdocconf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/doc/qt3d.qdocconf b/src/core/doc/qt3d.qdocconf index eb263e86d..8e37887c6 100644 --- a/src/core/doc/qt3d.qdocconf +++ b/src/core/doc/qt3d.qdocconf @@ -10,6 +10,9 @@ includepaths = -I . examplesinstallpath = qt3d +# Path to the root of qt3d (for automatic linking to source code) +url.sources.rootdir = ../../.. + qhp.projects = Qt3D qhp.Qt3D.file = qt3d.qhp |