aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/doc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@nokia.com>2012-08-13 15:16:51 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-23 06:23:55 +0200
commit540092608b26c469d4905d3c673374542cc32940 (patch)
tree2bf555ee92410bd1d498d37a70402ca04f13ce00 /src/qml/doc
parent453cedc87b91fb10ae9a7cd91aa1d35061d9ed2c (diff)
Doc: Tidied links, titles, and HTML pages.
-used "Qt Quick" and "Qt QML" to refer to the module -qtquick-index.html and qtqml-index.html for the landing pages Change-Id: I1569949f7875ac6008a5b80a169e327f93f330ae Reviewed-by: Chris Adams <christopher.adams@nokia.com>
Diffstat (limited to 'src/qml/doc')
-rw-r--r--src/qml/doc/src/qtqml-cpp.qdoc4
-rw-r--r--src/qml/doc/src/qtqml.qdoc32
-rw-r--r--src/qml/doc/src/whatsnew.qdoc2
3 files changed, 14 insertions, 24 deletions
diff --git a/src/qml/doc/src/qtqml-cpp.qdoc b/src/qml/doc/src/qtqml-cpp.qdoc
index 514a94d161..e36ff77752 100644
--- a/src/qml/doc/src/qtqml-cpp.qdoc
+++ b/src/qml/doc/src/qtqml-cpp.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
\module QtQml
-\title Qt QML Module C++ API Reference
+\title Qt QML - C++ Classes
\brief The C++ API provided by the Qt QML module
To include the definitions of the module's classes, use the
@@ -44,7 +44,7 @@ QT += qml
\endcode
For more information on the Qt QML module, see the
-\l{qtqml-main.html}{Qt QML module} documentation.
+\l{Qt QML} module documentation.
*/
diff --git a/src/qml/doc/src/qtqml.qdoc b/src/qml/doc/src/qtqml.qdoc
index 416d957110..1dc23fa76c 100644
--- a/src/qml/doc/src/qtqml.qdoc
+++ b/src/qml/doc/src/qtqml.qdoc
@@ -26,8 +26,8 @@
****************************************************************************/
/*!
-\page qtqml-main.html
-\title Qt QML Module
+\page qtqml-index.html
+\title Qt QML
\brief The Qt QML module defines and implements the QML language
\section1 Overview of the Qt QML Module
@@ -39,15 +39,15 @@ developers to extend the QML language with custom types and integrate QML code
with JavaScript and C++.
The Qt QML module provides both the \c QtQml QML module, which supplies
-\l{qtquick-qmltypereference.html}{a set of core QML types} for creating QML
-applications, and the QtQml C++ module, which supplies \l{QtQml}{a set of C++
+\l{Qt QML - C++ Classes}{a set of core QML types} for creating QML
+applications, and the \c QtQml C++ module, which supplies \l{Qt QML - C++ Classes}{a set of C++
APIs} for extending QML applications with custom types and integrating C++
implementations with QML applications.
Note that the Qt QML module provides only the language and infrastructure
for the QML, and does not provide a visual canvas or rendering engine for
creating user interfaces. These are provided instead by the
-\l{qtquick-main.html}{Qt Quick module}, which provides many visual components,
+\l{Qt Quick} module, which provides many visual components,
model/view support, an animation framework and much more for building user
interfaces with QML.
@@ -105,7 +105,7 @@ for an introduction to writing QML applications.
\li \l{qtqml-typereference-topic.html}{QML Types Provided by the QtQml Module}
\list
- \li \l{qtqml-typereference-topic.html#importing-qtqml}{Importing QtQml}
+ \li \l{qtqml-typereference-topic.html#importing-qtqml}{Importing \c QtQml}
\li \l{qtqml-typereference-topic.html#basic-types}{Basic Types}
\li \l{qtqml-typereference-topic.html#object-types}{Object Types}
\list
@@ -166,22 +166,12 @@ for an introduction to writing QML applications.
\section1 Reference Documentation
-Additional Qt QML information:
\list
-\li \l{QtQml}{QtQml Module C++ API Reference} - the C++ API provided by the
- Qt QML module
-\li \l{qtqml-releasenotes.html}{QtQml Release Notes} - list of changes and
- additions in the Qt QML module
-\endlist
-
-Further information for writing QML applications:
-\list
-\li \l{qtquick-applicationdevelopers.html}{QML Application Developer Resources}
- - essential information for application development with QML and Qt Quick
-\li \l{qtquick-main.html}{Qt Quick Module Documentation} - documentation for
- the Qt Quick module, which provides a visual canvas, an animation
- framework, model/view components and more for building fluid user
- interfaces and applications with QML
+\li \l{QML Types Provided By The QtQml Module}{Qt QML - QML Type Reference}
+\li \l{Qt QML - C++ Classes}
+\li \l{Qt Quick} module documentation
+\li \l{QML Application Developer Resources} - information for application development with QML and Qt Quick
+\li \l{Qt QML Release Notes}
\endlist
*/
diff --git a/src/qml/doc/src/whatsnew.qdoc b/src/qml/doc/src/whatsnew.qdoc
index b9961571b3..a37927dcc3 100644
--- a/src/qml/doc/src/whatsnew.qdoc
+++ b/src/qml/doc/src/whatsnew.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
-\title QtQml Module Release Notes
+\title Qt QML Release Notes
\page qtqml-releasenotes.html
\inqmlmodule QtQuick 2.0