From e6652d89578081a5a2f1cc22db68696c4c213421 Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Fri, 11 Oct 2013 17:40:53 +0200 Subject: Doc: Renamed links to "QML Applications". "QML Application Developer Resources" is too long and the visible text is usually shortened to "QML Applications". The article in qt5/qtdoc changed title to "QML Applications". Change-Id: I301f3b4659bd87631269b912bcc36f6f00fdeb2c Reviewed-by: Mitch Curtis Reviewed-by: Jerome Pasion --- src/qml/doc/src/qtqml.qdoc | 6 +++--- src/quick/doc/src/qtquick.qdoc | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/qml/doc/src/qtqml.qdoc b/src/qml/doc/src/qtqml.qdoc index a260a3d785..b9c008edf1 100644 --- a/src/qml/doc/src/qtqml.qdoc +++ b/src/qml/doc/src/qtqml.qdoc @@ -31,7 +31,7 @@ \brief The Qt QML module defines and implements the QML language The Qt QML module provides a framework for developing applications and libraries -with the \l{QML Application Developer Resources}{QML language}. It defines and implements the +with the \l{QML Applications}{QML language}. It defines and implements the language and engine infrastructure, and provides an API to enable application developers to extend the QML language with custom types and integrate QML code with JavaScript and C++. The Qt QML module provides both a \l{Qt QML QML Types} @@ -43,7 +43,7 @@ model-view support, an animation framework, and much more for building user interfaces. For those new to QML and Qt Quick, please see -\l{qtquick-applicationdevelopers.html}{QML Application Developer Resources} +\l{QML Applications} for an introduction to writing QML applications. \section1 Getting Started @@ -131,7 +131,7 @@ the QML code to interact with C++ code. Further information for writing QML applications: \list \li \l{The QML Reference} -\li \l{QML Application Developer Resources} +\li \l{QML Applications} - essential information for application development with QML and Qt Quick \li \l{Qt Quick} - a module which provides a set of QML types and C++ classes for building user interfaces and applications with QML diff --git a/src/quick/doc/src/qtquick.qdoc b/src/quick/doc/src/qtquick.qdoc index deb6aa164c..088e62d81a 100644 --- a/src/quick/doc/src/qtquick.qdoc +++ b/src/quick/doc/src/qtquick.qdoc @@ -47,7 +47,7 @@ create user interfaces. Please see \l{Qt Quick Controls} for more information. For those new to QML and Qt Quick, please see -\l{QML Application Developer Resources} +\l{QML Applications} for an introduction to writing QML applications. \section1 Important Concepts in Qt Quick @@ -74,7 +74,7 @@ When using the \c QtQuick module, you will need to know how to write QML applications using the QML language. In particular, you should have a grasp of the \l{qtquick-quickstart-basics.html}{QML Basics} and \l{qtquick-quickstart-essentials.html}{QML Essentials} from the -\l{qtquick-applicationdevelopers.html}{QML Application Developer Resources}. +\l{QML Applications}. To find out more about using the QML language, see the \l{Qt QML} module documentation. @@ -135,7 +135,7 @@ module Further information for writing QML applications: \list -\li \l{QML Application Developer Resources} +\li \l{QML Applications} - essential information for application development with QML and Qt Quick \li \l{Qt QML} - documentation for the Qt QML module, which provides the QML engine and language infrastructure -- cgit v1.2.3