summaryrefslogtreecommitdiffstats
path: root/examples/picture/picture.doc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/picture/picture.doc')
-rw-r--r--examples/picture/picture.doc17
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/picture/picture.doc b/examples/picture/picture.doc
new file mode 100644
index 000000000..fa4d25711
--- /dev/null
+++ b/examples/picture/picture.doc
@@ -0,0 +1,17 @@
+/*
+*/
+/*! \page picture-example.html
+
+ \ingroup examples
+ \title Picture
+
+ This example shows how to make a picture, store it to a file, and read it as
+ a set of drawing commands.
+
+ <hr>
+
+ Implementation:
+
+ \include picture/picture.cpp
+*/
+