summaryrefslogtreecommitdiffstats
path: root/src/webview/doc/qtwebview.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/webview/doc/qtwebview.qdocconf')
-rw-r--r--src/webview/doc/qtwebview.qdocconf4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/webview/doc/qtwebview.qdocconf b/src/webview/doc/qtwebview.qdocconf
index 4a77767..1d89b53 100644
--- a/src/webview/doc/qtwebview.qdocconf
+++ b/src/webview/doc/qtwebview.qdocconf
@@ -33,6 +33,10 @@ exampledirs += ../../../examples/webview
imagedirs += images
examplesinstallpath = webview
+
+# Path to the root of qtwebview (for automatic linking to source code)
+url.sources.rootdir = ../../..
+
depends = qtcore qtdoc qtgui qtquick qtqml qtwebengine qmake qtcmake
manifestmeta.highlighted.names = "QtWebView/Qt WebView Examples - Minibrowser"