summaryrefslogtreecommitdiffstats
path: root/examples/xmlpatterns/xquery/doc
diff options
context:
space:
mode:
authorVenugopal Shivashankar <venugopal.shivashankar@digia.com>2012-11-30 18:51:27 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-30 18:55:34 +0100
commit2cb057efb696d1d784ae01edb197ec8547cafb93 (patch)
tree02d8c925c83fa5109bc0006ba1bca8f6fed6b0c1 /examples/xmlpatterns/xquery/doc
parente55daab96ab37da88fd0e1f92997eb4cf2d1f96f (diff)
Doc: Grouped the XML pattern examples under xmlpattern_examples group
Change-Id: Id026f8fe89d5a6e59de5bca14b5d0b5eb2a41752 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'examples/xmlpatterns/xquery/doc')
-rw-r--r--examples/xmlpatterns/xquery/doc/src/globalVariables.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/xmlpatterns/xquery/doc/src/globalVariables.qdoc b/examples/xmlpatterns/xquery/doc/src/globalVariables.qdoc
index 08133f65..f4edc84f 100644
--- a/examples/xmlpatterns/xquery/doc/src/globalVariables.qdoc
+++ b/examples/xmlpatterns/xquery/doc/src/globalVariables.qdoc
@@ -28,6 +28,7 @@
/*!
\example xmlpatterns/xquery/globalVariables
\title C++ Source Code Analyzer Example
+ \ingroup xmlpattern_examples
This example uses XQuery and the \c xmlpatterns command line utility to
query C++ source code.