summaryrefslogtreecommitdiffstats
path: root/src/core/doc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@digia.com>2015-10-13 12:34:28 +0200
committerTopi Reiniƶ <topi.reinio@digia.com>2015-10-21 09:49:59 +0000
commit9f8738c92e195b1dd610b3a4b0b1690d7eadb614 (patch)
tree1fb35ff04187451e67d32dcbd029217bed1b8227 /src/core/doc
parentf0ecbb213a6d8433415923cd41414934c450beb9 (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: I499f71a4009b806e023ca67eab11713713d6421b Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com>
Diffstat (limited to 'src/core/doc')
-rw-r--r--src/core/doc/qt3d.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/doc/qt3d.qdocconf b/src/core/doc/qt3d.qdocconf
index 042ee7814..7194844be 100644
--- a/src/core/doc/qt3d.qdocconf
+++ b/src/core/doc/qt3d.qdocconf
@@ -4,7 +4,7 @@ project = Qt3D
description = Qt 3D Reference Documentation
version = $QT_VERSION
-examplesinstallpath = qt3d
+examplesinstallpath = qt3d/qt3d
qhp.projects = Qt3D