diff options
Diffstat (limited to 'help/de/index.page')
-rw-r--r-- | help/de/index.page | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/help/de/index.page b/help/de/index.page new file mode 100644 index 0000000..ee74f28 --- /dev/null +++ b/help/de/index.page @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="index"> + + <info> + <credit type="author"> + <name>Robert Ancell</name> + <email>robert.ancell@gmail.com</email> + </credit> + <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/> + </info> + + <title>Simple Scan Help</title> + + <section id="acquire" style="2column"> + <title>Scanning Pages</title> + </section> + + <section id="modify" style="2column"> + <title>Modifying the Document</title> + </section> + + <section id="use" style="2column"> + <title>Using the Document</title> + </section> +</page> |