summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-02-18 16:09:34 +0100
committerFrederik Gladhorn <frederik.gladhorn@digia.com>2013-02-18 16:09:34 +0100
commit27bcbb60a000a5fa5f0921477e39891742857f3a (patch)
tree599bb8756914b61e20e84531d5ebd9219e4c225c
parenta409a24cab4b703fe1e572096f0191b61270e13d (diff)
parentfba7266731bc93f16630acaa46553137fc9ee832 (diff)
downloadqtwebkit-examples-27bcbb60a000a5fa5f0921477e39891742857f3a.tar.gz
Merge remote-tracking branch 'origin/stable' into dev
Change-Id: I9eb2b6ff75a71d8bd0bf8514b76dba68ec1c145f
-rw-r--r--doc/qtwebkitexamples.qdocconf12
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/qtwebkitexamples.qdocconf b/doc/qtwebkitexamples.qdocconf
index 138cfab..e0228ba 100644
--- a/doc/qtwebkitexamples.qdocconf
+++ b/doc/qtwebkitexamples.qdocconf
@@ -2,8 +2,8 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtWebKitExamples
description = "Qt WebKit Examples and Demos Documentation"
-url = http://qt-project.org/doc/qt-5.0/qtwebkitexamples
-version = 5.0.1
+url = http://qt-project.org/doc/qt-$QT_VER/qtwebkitexamples
+version = $QT_VERSION
# Defines the name of the project. You cannot use operators (+, =, -) in
# the name. Properties for this project are set using a qhp.<projectname>.property
@@ -12,13 +12,13 @@ version = 5.0.1
qhp.projects = QtWebKitExamples
qhp.QtWebKitExamples.file = qtwebkitexamples.qhp
-qhp.QtWebKitExamples.namespace = org.qt-project.qtwebkitexamples.501
+qhp.QtWebKitExamples.namespace = org.qt-project.qtwebkitexamples.$QT_VERSION_TAG
qhp.QtWebKitExamples.indexTitle = Qt WebKit Examples
qhp.QtWebKitExamples.virtualFolder = qtwebkitexamples
qhp.QtWebKitExamples.indexRoot =
-qhp.QtWebKitExamples.filterAttributes = qtwebkitexamples 5.0.1 qtrefdoc
-qhp.QtWebKitExamples.customFilters.Qt.name = QtWebKit 5.0.1
-qhp.QtWebKitExamples.customFilters.Qt.filterAttributes = qtwebkitexamples 5.0.1
+qhp.QtWebKitExamples.filterAttributes = qtwebkitexamples $QT_VERSION qtrefdoc
+qhp.QtWebKitExamples.customFilters.Qt.name = QtWebKit $QT_VERSION
+qhp.QtWebKitExamples.customFilters.Qt.filterAttributes = qtwebkitexamples $QT_VERSION
qhp.QtWebKitExamples.subprojects = manual
qhp.QtWebKitExamples.subprojects.manual.title = Qt WebKit Examples