summaryrefslogtreecommitdiffstats
path: root/doc/src/xml-processing
diff options
context:
space:
mode:
authorMartin Smith <martin.smith@nokia.com>2010-08-10 11:33:38 (GMT)
committerMartin Smith <martin.smith@nokia.com>2010-08-10 11:33:38 (GMT)
commitbc7a42be16c5218ba5022c95bf1334a15a9151a6 (patch)
treee1ba650a2e030ba64cd4e45e66fbe5e4a0e00e2a /doc/src/xml-processing
parent834907be1ebea35ac933ef2fe48658b983057820 (diff)
downloadQt-bc7a42be16c5218ba5022c95bf1334a15a9151a6.zip
Qt-bc7a42be16c5218ba5022c95bf1334a15a9151a6.tar.gz
Qt-bc7a42be16c5218ba5022c95bf1334a15a9151a6.tar.bz2
doc: Some reorganization of top page topic hierarchy.
Diffstat (limited to 'doc/src/xml-processing')
-rw-r--r--doc/src/xml-processing/xml-patterns.qdoc2
-rw-r--r--doc/src/xml-processing/xml-processing.qdoc8
-rw-r--r--doc/src/xml-processing/xquery-introduction.qdoc2
3 files changed, 7 insertions, 5 deletions
diff --git a/doc/src/xml-processing/xml-patterns.qdoc b/doc/src/xml-processing/xml-patterns.qdoc
index dcf92f6..d0c8709 100644
--- a/doc/src/xml-processing/xml-patterns.qdoc
+++ b/doc/src/xml-processing/xml-patterns.qdoc
@@ -27,7 +27,7 @@
/*!
\page xmlprocessing.html
- \title Using XML Technologies
+ \title XQuery
\previouspage Working with the DOM Tree
\contentspage XML Processing
diff --git a/doc/src/xml-processing/xml-processing.qdoc b/doc/src/xml-processing/xml-processing.qdoc
index 0d58301..dcdd8d1 100644
--- a/doc/src/xml-processing/xml-processing.qdoc
+++ b/doc/src/xml-processing/xml-processing.qdoc
@@ -32,13 +32,15 @@
\brief Classes that support XML, via, for example DOM and SAX.
These classes are relevant to XML users.
-
+
\generatelist{related}
*/
/*!
\page xml-processing.html
\title XML Processing
+ \ingroup technology-apis
+
\brief An Overview of the XML processing facilities in Qt.
In addition to core XML support, classes for higher level querying
@@ -57,7 +59,7 @@
\o \l {XML Streaming}
\o \l {The SAX Interface}
\o \l {Working with the DOM Tree}
- \o \l {Using XML Technologies}{XQuery/XPath and XML Schema}
+ \o \l {XQuery}{XQuery/XPath and XML Schema}
\list
\o \l{A Short Path to XQuery}
\endlist
@@ -525,7 +527,7 @@
\previouspage The SAX Interface
\contentspage XML Processing
- \nextpage {Using XML Technologies}{XQuery/XPath and XML Schema}
+ \nextpage {XQuery}{XQuery/XPath and XML Schema}
DOM Level 2 is a W3C Recommendation for XML interfaces that maps the
constituents of an XML document to a tree structure. The specification
diff --git a/doc/src/xml-processing/xquery-introduction.qdoc b/doc/src/xml-processing/xquery-introduction.qdoc
index 09af688..b79c205 100644
--- a/doc/src/xml-processing/xquery-introduction.qdoc
+++ b/doc/src/xml-processing/xquery-introduction.qdoc
@@ -29,7 +29,7 @@
\page xquery-introduction.html
\title A Short Path to XQuery
-\startpage Using XML Technologies
+\startpage XQuery
\target XQuery-introduction
XQuery is a language for querying XML data or non-XML data that can be