summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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