From 049763350775cdb037bbbcd1371cc111290537ba Mon Sep 17 00:00:00 2001 From: Sze Howe Koh Date: Thu, 28 Mar 2013 20:39:13 +0800 Subject: Doc: Fix some titles and links Make page titles follow the conventions at http://qt-project.org/wiki/Spelling_Module_Names_in_Qt_Documentation. Make class/type list titles follow the " C++ Classes" and " QML Types" formats. Links are updated accordingly, along with broken links found during this sweep. Some inline links also have their surrounding text modified, to improve flow. Change-Id: I0ed7788caa250085d7ea0080a77d8a2655debf39 Reviewed-by: Alan Alpert --- src/qml/doc/src/qmltypereference.qdoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/qml/doc/src/qmltypereference.qdoc') diff --git a/src/qml/doc/src/qmltypereference.qdoc b/src/qml/doc/src/qmltypereference.qdoc index cce8d108d8..799945fa37 100644 --- a/src/qml/doc/src/qmltypereference.qdoc +++ b/src/qml/doc/src/qmltypereference.qdoc @@ -26,7 +26,7 @@ ****************************************************************************/ /*! \qmlmodule QtQml 2 -\title Qt Qml QML Types +\title Qt QML QML Types \ingroup qmlmodules \brief List of QML types provided by the Qt QML module @@ -60,11 +60,11 @@ and functionality provided by the \c QtQml namespace are also provided by the import QtQuick 2.0 \endqml -See the \l{QtQuick}{QtQuick} module documentation for more information about the +See the \l{Qt Quick} module documentation for more information about the \c QtQuick namespace and what it provides to QML application developers. The documentation for the types below applies equally to the types of the same -name provided by the \l{QtQuick}{QtQuick} module, as they are in fact identical. +name provided by the \l{Qt Quick} module, as they are in fact identical. \section1 Basic Types -- cgit v1.2.3