summaryrefslogtreecommitdiff
path: root/examples/xmlpatterns/recipes
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/recipes
parente55daab96ab37da88fd0e1f92997eb4cf2d1f96f (diff)
downloadqtxmlpatterns-2cb057efb696d1d784ae01edb197ec8547cafb93.tar.gz
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/recipes')
-rw-r--r--examples/xmlpatterns/recipes/doc/src/recipes.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/xmlpatterns/recipes/doc/src/recipes.qdoc b/examples/xmlpatterns/recipes/doc/src/recipes.qdoc
index c42cfb9..26af818 100644
--- a/examples/xmlpatterns/recipes/doc/src/recipes.qdoc
+++ b/examples/xmlpatterns/recipes/doc/src/recipes.qdoc
@@ -28,6 +28,7 @@
/*!
\example xmlpatterns/recipes
\title Recipes Example
+ \ingroup xmlpattern_examples
The Recipes example shows how to use Qt XML Patterns to query XML data
loaded from a file.