summaryrefslogtreecommitdiff
path: root/docs-xml/test
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2009-05-01 15:28:31 +0200
committerJelmer Vernooij <jelmer@samba.org>2009-05-01 22:49:06 +0200
commita1338d05eafb96f1dd88af4d2e3f332e83b4f922 (patch)
tree16cbf48399eb1997004f119732b034ab40f1eaf6 /docs-xml/test
parent02c1439a82458e381c019e0653ffcb9f820e54a8 (diff)
downloadsamba-a1338d05eafb96f1dd88af4d2e3f332e83b4f922.tar.gz
samba-a1338d05eafb96f1dd88af4d2e3f332e83b4f922.tar.bz2
samba-a1338d05eafb96f1dd88af4d2e3f332e83b4f922.zip
Make the test document include a Samba-specific XML element and an image.
Diffstat (limited to 'docs-xml/test')
-rw-r--r--docs-xml/test/index.xml5
-rw-r--r--docs-xml/test/slmed.pngbin0 -> 2602 bytes
2 files changed, 4 insertions, 1 deletions
diff --git a/docs-xml/test/index.xml b/docs-xml/test/index.xml
index c225a08a90..7aaf584d11 100644
--- a/docs-xml/test/index.xml
+++ b/docs-xml/test/index.xml
@@ -15,7 +15,10 @@
<chapter>
<title>Foo</title>
- <para>Bar</para>
+ <para>I use <smbconfoption name="path">/tmp</smbconfoption></para>
+
+ <imagefile>slmed</imagefile>
+
</chapter>
</book>
diff --git a/docs-xml/test/slmed.png b/docs-xml/test/slmed.png
new file mode 100644
index 0000000000..fcc3003d6e
--- /dev/null
+++ b/docs-xml/test/slmed.png
Binary files differ