summaryrefslogtreecommitdiffstats
path: root/src/webengine/doc/qtwebengine.qdocconf
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-10-13 12:54:05 +0200
committerKai Koehne <kai.koehne@theqtcompany.com>2015-10-20 10:51:11 +0000
commit78f62e75335347dae3f1e2dcc4dcb3990b246cc4 (patch)
tree2c2f64569bf6240c6e4771dc5b4f38e8fdef5729 /src/webengine/doc/qtwebengine.qdocconf
parent751d976ea301f793bee9c5917053b2fc3ec42e51 (diff)
Doc: Update examplesinstallpath to include the repository name
The examplesinstallpath variable in .qdocconf files defines the path under QT_INSTALL_EXAMPLES where examples are found. To match the way examples are packaged in Qt 5.6, prefix the install path with the repository name. Task-number: QTBUG-48736 Change-Id: I43f7c0252f1d9aff77a112a7db02bc05406ba2db Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
Diffstat (limited to 'src/webengine/doc/qtwebengine.qdocconf')
-rw-r--r--src/webengine/doc/qtwebengine.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webengine/doc/qtwebengine.qdocconf b/src/webengine/doc/qtwebengine.qdocconf
index 21645527a..01485dc56 100644
--- a/src/webengine/doc/qtwebengine.qdocconf
+++ b/src/webengine/doc/qtwebengine.qdocconf
@@ -4,7 +4,7 @@ project = QtWebEngine
description = Qt WebEngine Reference Documentation
version = $QT_VERSION
-examplesinstallpath =
+examplesinstallpath = qtwebengine
qhp.projects = QtWebEngine