diff options
-rw-r--r-- | src/remoteobjects/doc/qtremoteobjects.qdocconf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/remoteobjects/doc/qtremoteobjects.qdocconf b/src/remoteobjects/doc/qtremoteobjects.qdocconf index 922b5b3..ccdea7c 100644 --- a/src/remoteobjects/doc/qtremoteobjects.qdocconf +++ b/src/remoteobjects/doc/qtremoteobjects.qdocconf @@ -62,6 +62,9 @@ manifestmeta.highlighted.names = \ examplesinstallpath = remoteobjects +# Path to the root of qtremoteobjects (for automatic linking to source code) +url.sources.rootdir = ../../.. + imagedirs += images navigation.landingpage = "Qt Remote Objects" |