summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-10-13 12:37:36 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2015-10-21 09:50:04 +0000
commitbcabb6d304f431c82da497bff15f5a356a6bbc37 (patch)
tree433293f9c86503da2b6c055797aaeaad025e9bb2
parentf79954ee9f75e90030dca5824bdc8adb66cba5f1 (diff)
downloadqtactiveqt-bcabb6d304f431c82da497bff15f5a356a6bbc37.tar.gz
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: I69a30edbc2b35654da8ed61ef01d8a732a2e4060 Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
-rw-r--r--src/activeqt/doc/activeqt.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/activeqt/doc/activeqt.qdocconf b/src/activeqt/doc/activeqt.qdocconf
index f5f2594..df3175b 100644
--- a/src/activeqt/doc/activeqt.qdocconf
+++ b/src/activeqt/doc/activeqt.qdocconf
@@ -4,7 +4,7 @@ project = ActiveQt
description = ActiveQt
version = $QT_VERSION
-examplesinstallpath =
+examplesinstallpath = qtactiveqt
qhp.projects = ActiveQt