summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-05-10 14:54:26 +0200
committerAntti Kokko <antti.kokko@qt.io>2016-05-12 11:45:54 +0000
commitd23fb94863da83b71223f9022eb75ea618fef690 (patch)
tree935d81362e6065bbcb8878f50dda85167fa043c6
parent65f5956b1cc00c58c964d43af16165e59a6f4e02 (diff)
downloadqtenginio-5.6.1.tar.gz
Doc: Remove repository name from examplesinstallpathv5.6.1-1v5.6.15.6.1
Examples in binary packages now directly match the install path. Change-Id: Iefc58fb8e042ef45dda8e918fce4ea45ab0fc80d Task-number: QTBUG-52953 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
-rw-r--r--src/enginio_client/doc/qtenginio.qdocconf2
-rw-r--r--src/enginio_plugin/doc/qtenginioqml.qdocconf2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/enginio_client/doc/qtenginio.qdocconf b/src/enginio_client/doc/qtenginio.qdocconf
index ff55798..c021df2 100644
--- a/src/enginio_client/doc/qtenginio.qdocconf
+++ b/src/enginio_client/doc/qtenginio.qdocconf
@@ -21,7 +21,7 @@ exampledirs += \
../../../tests/auto \
# Specify example install dir under QT_INSTALL_EXAMPLES
-examplesinstallpath = qtenginio/enginio/widgets
+examplesinstallpath = enginio/widgets
depends += qtcore qtgui qtwidgets qtnetwork qtquick qtenginioqml qtenginiooverview
diff --git a/src/enginio_plugin/doc/qtenginioqml.qdocconf b/src/enginio_plugin/doc/qtenginioqml.qdocconf
index f887f9f..5d3f4c5 100644
--- a/src/enginio_plugin/doc/qtenginioqml.qdocconf
+++ b/src/enginio_plugin/doc/qtenginioqml.qdocconf
@@ -22,7 +22,7 @@ exampledirs += \
../../../tests/auto \
# Specify example install dir under QT_INSTALL_EXAMPLES
-examplesinstallpath = qtenginio/enginio/quick
+examplesinstallpath = enginio/quick
depends += qtcore qtgui qtnetwork qtqml qtquick qtquickcontrols qtenginio qtenginiooverview