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/examples/advtutorial.qdoc | 2 +- doc/src/examples/dynamicview-tutorial.qdoc | 2 +- doc/src/examples/example-slideswitch.qdoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doc/src/examples') diff --git a/doc/src/examples/advtutorial.qdoc b/doc/src/examples/advtutorial.qdoc index 4b4f5622ea..fb5134ddf4 100644 --- a/doc/src/examples/advtutorial.qdoc +++ b/doc/src/examples/advtutorial.qdoc @@ -26,7 +26,7 @@ ****************************************************************************/ /*! -\page qml-advtutorial.html +\page qml-advtutorial.html tutorial \inqmlmodule QtQuick 2 \title QML Advanced Tutorial \brief A more advanced tutorial, showing how to use QML to create a game. diff --git a/doc/src/examples/dynamicview-tutorial.qdoc b/doc/src/examples/dynamicview-tutorial.qdoc index d1f69c28bb..210a762442 100644 --- a/doc/src/examples/dynamicview-tutorial.qdoc +++ b/doc/src/examples/dynamicview-tutorial.qdoc @@ -26,7 +26,7 @@ ****************************************************************************/ /*! -\page qml-dynamicview-tutorial.html +\page qml-dynamicview-tutorial.html tutorial \inqmlmodule QtQuick 2 \title QML Dynamic View Ordering Tutorial \brief A tutorial describing how to re-arrange items in a QML ListView diff --git a/doc/src/examples/example-slideswitch.qdoc b/doc/src/examples/example-slideswitch.qdoc index 259d0abeed..61300c9e47 100644 --- a/doc/src/examples/example-slideswitch.qdoc +++ b/doc/src/examples/example-slideswitch.qdoc @@ -27,7 +27,7 @@ /*! -\page qmlexampletoggleswitch.html +\page qmlexampletoggleswitch.html tutorial \title QML Example - Toggle Switch \brief A reusable switch component made in QML This example shows how to create a reusable switch component in QML. -- cgit v1.2.3