summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-04-30 12:54:58 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-03 14:41:23 +0200
commit329ac05fd00546c88e34bed9f5e077f597671376 (patch)
tree51a87d29f6e2b71822b51f9cf9aa9fb2654d61ca
parentde785da9b341baacd17e69cd361a91d8904b7a20 (diff)
downloadqtwebkit-examples-329ac05fd00546c88e34bed9f5e077f597671376.tar.gz
Rename QtWebKit Examples and Demos -> QtWebKit Examples
The repository has changed its name, so updating the documentation accordingly. Change-Id: I852c5a632a830c56ae7e2df576ee45af91e61e3d Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-rw-r--r--doc/qtwebkitexamples.qdocconf4
-rw-r--r--doc/src/qtwebkit-examples.qdoc2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/qtwebkitexamples.qdocconf b/doc/qtwebkitexamples.qdocconf
index e0228ba..d87e530 100644
--- a/doc/qtwebkitexamples.qdocconf
+++ b/doc/qtwebkitexamples.qdocconf
@@ -1,8 +1,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-$QT_VER/qtwebkitexamples
+description = "Qt WebKit Examples Documentation"
+url = http://qt-project.org/doc/qt-$QT_VER/qtwebkitexamples
version = $QT_VERSION
# Defines the name of the project. You cannot use operators (+, =, -) in
diff --git a/doc/src/qtwebkit-examples.qdoc b/doc/src/qtwebkit-examples.qdoc
index 2737d58..e2417b0 100644
--- a/doc/src/qtwebkit-examples.qdoc
+++ b/doc/src/qtwebkit-examples.qdoc
@@ -61,7 +61,7 @@
/*!
\group webkit-qmlexamples
- \title Qt Webkit Examples and Demos
+ \title Qt Webkit Examples
\brief QML examples demonstrating Webkit features
\ingroup all-examples