summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-05-10 14:54:32 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-12 10:12:57 +0000
commitd4fc60804aa844acf60f2b4033b2894746174f5f (patch)
treed34a905265a64d6094b1440ac816b23d605bf6f6
parentb76a913c948e61184dbfe6e540cfcdc7f9f11585 (diff)
Doc: Remove repository name from examplesinstallpath
Examples in binary packages now directly match the install path. Change-Id: Ie631ed16dc0e7b3f30940a0f2c0749a90a51c027 Task-number: QTBUG-52953 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
-rw-r--r--src/webview/doc/qtwebview.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webview/doc/qtwebview.qdocconf b/src/webview/doc/qtwebview.qdocconf
index 90a4170..ae7e25c 100644
--- a/src/webview/doc/qtwebview.qdocconf
+++ b/src/webview/doc/qtwebview.qdocconf
@@ -34,7 +34,7 @@ sourcedirs += ../ ../../imports/ ../
exampledirs += ../../../examples/webview
imagedirs += images
-examplesinstallpath = qtwebview/webview
+examplesinstallpath = webview
depends = qtcore qtdoc qtquick qtqml
Cpp.ignoretokens += Q_WEBVIEW_EXPORT