summaryrefslogtreecommitdiffstats
path: root/src/xml/doc/src/qtxml.qdoc
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2012-11-29 14:08:54 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-30 00:49:34 +0100
commit17a33db3995730ca6fb293ec7fd85cfcb0e2ee10 (patch)
tree1727acf7ed150620b348c55155fef2ca0cbb52c2 /src/xml/doc/src/qtxml.qdoc
parentc85ca8d1cf2bf637014f82e732ee897e2fe2dafa (diff)
Fix Qt Xml docs and generate correct module and index pages
Change-Id: I95988798997edeb2d656d265e3172fa0d78db55a Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/xml/doc/src/qtxml.qdoc')
-rw-r--r--src/xml/doc/src/qtxml.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xml/doc/src/qtxml.qdoc b/src/xml/doc/src/qtxml.qdoc
index 18b4a1fbbe..882bc38e1a 100644
--- a/src/xml/doc/src/qtxml.qdoc
+++ b/src/xml/doc/src/qtxml.qdoc
@@ -27,14 +27,14 @@
/*!
\module QtXml
- \title QtXml Module
+ \title Qt Xml C++ classes
\ingroup modules
\ingroup technology-apis
\brief The QtXml module provides C++ implementations of the SAX and DOM standards for XML.
The module is not actively maintained anymore. Please use
- the QXmlStreamReader and QXmlStreamwriter classes in Qt Core instead.
+ the \l{QXmlStreamReader} and \l{QXmlStreamWriter} classes in \l{Qt Core} instead.
To include the definitions of the module's classes, use the
following directive: