Fix overview documentation.
authorLars Knoll <lars.knoll@digia.com>
Mon, 26 Nov 2012 18:59:57 +0000 (19:59 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 26 Nov 2012 22:13:46 +0000 (23:13 +0100)
Change-Id: I8a3427be51673d071bcf467ea7d6d12472b6f841
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
src/xml/doc/src/qtxml.qdoc

index d2a3aa1..18b4a1f 100644 (file)
     \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: