aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src/qml
diff options
context:
space:
mode:
authorvertries <nico.vertriest@nokia.com>2012-04-17 14:53:26 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-24 10:45:15 +0200
commitc88a4bb0bcd6d860ff222f6bcb8798d18c0079f7 (patch)
tree0c1fd286af9221d5ac6bcbc90fe06a94175cce30 /doc/src/qml
parent632b4a0307073c279936b8f6553c77977cb2eea4 (diff)
Doc: Fixed tutorial articles' types.
-Added "tutorial" to the \page command. -Removed "Tutorial" in the title. Change-Id: Id336828239a39413a438dc4126c10432aba65553 Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
Diffstat (limited to 'doc/src/qml')
-rw-r--r--doc/src/qml/extending-tutorial.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/qml/extending-tutorial.qdoc b/doc/src/qml/extending-tutorial.qdoc
index a17cd24cac..b5958d9d43 100644
--- a/doc/src/qml/extending-tutorial.qdoc
+++ b/doc/src/qml/extending-tutorial.qdoc
@@ -26,8 +26,8 @@
****************************************************************************/
/*!
-\page qml-extending-tutorial-index.html
-\title Tutorial: Writing QML Extensions with C++
+\page qml-extending-tutorial-index.html tutorial
+\title Writing QML Extensions with C++
\brief tutorial about extending QML with Qt C++
The Qt Declarative module provides a set of APIs for extending QML through