summaryrefslogtreecommitdiffstats
path: root/src/xml/doc/src/qtxml.qdoc
diff options
context:
space:
mode:
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: