From c88a4bb0bcd6d860ff222f6bcb8798d18c0079f7 Mon Sep 17 00:00:00 2001 From: vertries Date: Tue, 17 Apr 2012 14:53:26 +0200 Subject: Doc: Fixed tutorial articles' types. -Added "tutorial" to the \page command. -Removed "Tutorial" in the title. Change-Id: Id336828239a39413a438dc4126c10432aba65553 Reviewed-by: Jerome Pasion --- doc/src/qml/extending-tutorial.qdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/qml') 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 -- cgit v1.2.3