summaryrefslogtreecommitdiffstats
path: root/src/xml/doc/src/qtxml.qdoc
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2012-11-26 19:59:57 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-26 23:13:46 +0100
commitf149b8879a6c773de73756ac41d11614aef4f643 (patch)
tree5a8996a078e5231a383f7b8515abed220c9d4da3 /src/xml/doc/src/qtxml.qdoc
parentbfb569b6e70cc6a56566002d1cb278a0122189d1 (diff)
Fix overview documentation.
Change-Id: I8a3427be51673d071bcf467ea7d6d12472b6f841 Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
Diffstat (limited to 'src/xml/doc/src/qtxml.qdoc')
-rw-r--r--src/xml/doc/src/qtxml.qdoc6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/xml/doc/src/qtxml.qdoc b/src/xml/doc/src/qtxml.qdoc
index d2a3aa163a..18b4a1fbbe 100644
--- a/src/xml/doc/src/qtxml.qdoc
+++ b/src/xml/doc/src/qtxml.qdoc
@@ -31,8 +31,10 @@
\ingroup modules
\ingroup technology-apis
- \brief The QtXml module provides a stream reader and writer for
- XML documents, and C++ implementations of SAX and DOM.
+ \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.
To include the definitions of the module's classes, use the
following directive: