aboutsummaryrefslogtreecommitdiffstats
path: root/examples/xml/dombookmarks/doc/dombookmarks.rst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/dombookmarks/doc/dombookmarks.rst')
-rw-r--r--examples/xml/dombookmarks/doc/dombookmarks.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/xml/dombookmarks/doc/dombookmarks.rst b/examples/xml/dombookmarks/doc/dombookmarks.rst
new file mode 100644
index 000000000..558cd0fbb
--- /dev/null
+++ b/examples/xml/dombookmarks/doc/dombookmarks.rst
@@ -0,0 +1,12 @@
+DOM Bookmarks Example
+=====================
+
+Provides a reader for XML Bookmark Exchange Language files.
+
+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.png
+ :width: 400
+ :alt: DOM Bookmark Screenshot