summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-05-10 14:54:23 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-13 04:33:47 +0000
commit2270fae50f8d69858b2df2287342c02a4cd5357c (patch)
treecd320c8093491022fbb5f0d1ff90513265c6ea52
parent38baf18df4c572ef36dc203ea9172f3e7b44e06d (diff)
Doc: Remove repository name from examplesinstallpathv5.6.1-1v5.6.1
Examples in binary packages now directly match the install path. Change-Id: I477b72161e1f743a4e0925dacb38a05a3dd93946 Task-number: QTBUG-52953 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-rw-r--r--src/doc/qt3d.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/qt3d.qdocconf b/src/doc/qt3d.qdocconf
index bb51fa725..d34e37b2a 100644
--- a/src/doc/qt3d.qdocconf
+++ b/src/doc/qt3d.qdocconf
@@ -4,7 +4,7 @@ project = Qt3D
description = Qt 3D Reference Documentation
version = $QT_VERSION
-examplesinstallpath = qt3d/qt3d
+examplesinstallpath = qt3d
indexes += $QT_INSTALL_DOCS/qtcore/qtcore.index \
$QT_INSTALL_DOCS/qtgui/qtgui.index \