summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-05-10 14:54:29 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-13 04:31:27 +0000
commitce1e935c3bb96075b62a0ff3ca048d72c3c0fb7b (patch)
treed76e5b4e77e0efbaf1c73192d70934e28138cedd
parent127ac0810f042999a13db18e68b43be9ab85e708 (diff)
Doc: Remove repository name from examplesinstallpath
Examples in binary packages now directly match the install path. Change-Id: Ib617462a75ba94ff32689c8cc8f0fb10e2db4431 Task-number: QTBUG-52953 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
-rw-r--r--src/sensors/doc/qtsensors.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sensors/doc/qtsensors.qdocconf b/src/sensors/doc/qtsensors.qdocconf
index 05066785..8b9b95d0 100644
--- a/src/sensors/doc/qtsensors.qdocconf
+++ b/src/sensors/doc/qtsensors.qdocconf
@@ -46,7 +46,7 @@ exampledirs += ../../../examples/sensors \
snippets/
# Specify the install path under QT_INSTALL_EXAMPLES
-examplesinstallpath = qtsensors/sensors
+examplesinstallpath = sensors
imagedirs += images