summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/dombookmarks.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/dombookmarks.qdoc')
-rw-r--r--doc/src/examples/dombookmarks.qdoc7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/src/examples/dombookmarks.qdoc b/doc/src/examples/dombookmarks.qdoc
index 03e3ec6..e25766a 100644
--- a/doc/src/examples/dombookmarks.qdoc
+++ b/doc/src/examples/dombookmarks.qdoc
@@ -29,9 +29,10 @@
\example xml/dombookmarks
\title DOM Bookmarks Example
- The DOM Bookmarks example provides a reader for XML Bookmark Exchange Language (XBEL)
- files that uses Qt's DOM-based XML API to read and parse the files. The SAX Bookmarks
- example provides an alternative way to read this type of file.
+ \brief The DOM Bookmarks example provides a reader for XML Bookmark Exchange Language (XBEL)
+ files that uses Qt's DOM-based XML API to read and parse the files.
+
+ The SAX Bookmarks example provides an alternative way to read this type of file.
\image dombookmarks-example.png