summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-05-10 14:54:33 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-12 10:12:49 +0000
commit23b764d34705d0f858e428e02c910637368b2694 (patch)
tree8212e7ac4dfeeb9d1cbe2f535d9fe39dbeccaa79
parentfcb22201726669f52f98528d9a15f8cdbb126b48 (diff)
downloadqtxmlpatterns-23b764d34705d0f858e428e02c910637368b2694.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: Ie5faec6f18ffb65affa1b277bb3f6b3f5c66fb44 Task-number: QTBUG-52953 Reviewed-by: Antti Kokko <antti.kokko@qt.io>
-rw-r--r--src/xmlpatterns/doc/qtxmlpatterns.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/doc/qtxmlpatterns.qdocconf b/src/xmlpatterns/doc/qtxmlpatterns.qdocconf
index 7ffaca1..d7919dc 100644
--- a/src/xmlpatterns/doc/qtxmlpatterns.qdocconf
+++ b/src/xmlpatterns/doc/qtxmlpatterns.qdocconf
@@ -4,7 +4,7 @@ project = QtXmlPatterns
description = Qt XML Patterns Reference Documentation
version = $QT_VERSION
-examplesinstallpath = qtxmlpatterns/xmlpatterns
+examplesinstallpath = xmlpatterns
exampledirs += ../../../examples/xmlpatterns \
../ \