aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-05-10 14:54:27 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-12 10:12:35 +0000
commit98948ff88515211554f482428a26e3ee45b53e18 (patch)
tree95a9f0b422243f4a1d5cdaa1d1e14c10f0f63d54
parent5af27ed4ed16f823adf609e9790c864c55ed4ee9 (diff)
Doc: Remove repository name from examplesinstallpathv5.6.1-1v5.6.1
Examples in binary packages now directly match the install path. Change-Id: I2b7019feee874946491ce887d8048e01ba68e0c9 Task-number: QTBUG-52953 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
-rw-r--r--src/macextras/doc/qtmacextras.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/macextras/doc/qtmacextras.qdocconf b/src/macextras/doc/qtmacextras.qdocconf
index 00b45ac..39faeee 100644
--- a/src/macextras/doc/qtmacextras.qdocconf
+++ b/src/macextras/doc/qtmacextras.qdocconf
@@ -7,7 +7,7 @@ version = $QT_VERSION
exampledirs += ../../../examples/macextras \
snippets
-examplesinstallpath = qtmacextras/macextras
+examplesinstallpath = macextras
# Add a generic 'Qt Code Sample' thumbnail in Qt Creator for all examples
manifestmeta.thumbnail.names += "QtMacExtras/*"