summaryrefslogtreecommitdiffstats
path: root/src/xml/doc/src
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-05-24 10:25:49 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-05-27 02:45:21 +0200
commit3194df547e024f21d5b2f1bf642ce92a08a7a1d0 (patch)
tree0c1d4b9aecb330526885071d72350584a4cccdba /src/xml/doc/src
parente9723d9d31e1ec8ce3d56fb143621841b9f3f794 (diff)
Doc: Removed pages from "technology-apis" group.
"technology-apis" doesn't serve a purpose anymore and its product function is replaced by the new overviews on the landing page. Change-Id: I1e959981fd163966a54bec0d697bed12007c39e6 Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
Diffstat (limited to 'src/xml/doc/src')
-rw-r--r--src/xml/doc/src/qtxml.qdoc1
-rw-r--r--src/xml/doc/src/xml-processing.qdoc1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/xml/doc/src/qtxml.qdoc b/src/xml/doc/src/qtxml.qdoc
index 1647630d6d..5ffa0f7330 100644
--- a/src/xml/doc/src/qtxml.qdoc
+++ b/src/xml/doc/src/qtxml.qdoc
@@ -29,7 +29,6 @@
\module QtXml
\title Qt XML C++ Classes
\ingroup modules
- \ingroup technology-apis
\brief The Qt XML module provides C++ implementations of the SAX and DOM standards for XML.
diff --git a/src/xml/doc/src/xml-processing.qdoc b/src/xml/doc/src/xml-processing.qdoc
index a1487a8c9e..c7c3edeeb0 100644
--- a/src/xml/doc/src/xml-processing.qdoc
+++ b/src/xml/doc/src/xml-processing.qdoc
@@ -39,7 +39,6 @@
/*!
\page xml-processing.html
\title XML Processing
- \ingroup technology-apis
\brief An Overview of the XML processing facilities in Qt.