aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/src/qmltypereference.qdoc
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@digia.com>2014-02-24 14:01:06 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-03-26 12:32:47 +0100
commit62b2600d8a854a45f20f1ff296d15e485cd081a2 (patch)
treebd05cbb47b5a8530c43fdc0f277b14d2665a97c0 /src/quick/doc/src/qmltypereference.qdoc
parentbac2ae20a47b85ac916cc0dfedb7144e7604e9ce (diff)
doc: Minor group/module page changes.
These changes were made in conjunction with the large update to qdoc to teach it to use multiple trees. Task-number: QTBUG-35377 Change-Id: If16bfdf9186483c0b313c999c61fa4dc5cf49048 Reviewed-by: Topi Reiniƶ <topi.reinio@digia.com>
Diffstat (limited to 'src/quick/doc/src/qmltypereference.qdoc')
-rw-r--r--src/quick/doc/src/qmltypereference.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/quick/doc/src/qmltypereference.qdoc b/src/quick/doc/src/qmltypereference.qdoc
index 7fc9bea032..3f9de28c9d 100644
--- a/src/quick/doc/src/qmltypereference.qdoc
+++ b/src/quick/doc/src/qmltypereference.qdoc
@@ -322,7 +322,8 @@ set of Particle System types for Qt Quick 2
/*!
\qmlmodule QtQuick 2.2
-\brief The Provides graphical primitives for use in QML.
+\title Qt Quick QML Types
+\brief This module provides graphical primitives for use in QML.
The \l{Qt Quick} module provides graphical primitive types. They can be used with the following import
\code