diff options
Diffstat (limited to 'help/C/index.page')
-rw-r--r-- | help/C/index.page | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/help/C/index.page b/help/C/index.page new file mode 100644 index 0000000..6f5bff1 --- /dev/null +++ b/help/C/index.page @@ -0,0 +1,26 @@ +<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 href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> + </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> |