diff options
author | Milo Casagrande <milo@ubuntu.com> | 2009-06-15 04:10:42 +0800 |
---|---|---|
committer | Frédéric Péters <fpeters@0d.be> | 2009-08-13 00:13:49 +0800 |
commit | 293a30500849034931fe560fb40fd057e9d9556a (patch) | |
tree | e7b25896004426d49d4f97e8646cb29de9670e1c /help | |
parent | df40da35e0abb3446b83b7950805aa62718dfff4 (diff) | |
download | gsoc2013-empathy-293a30500849034931fe560fb40fd057e9d9556a.tar gsoc2013-empathy-293a30500849034931fe560fb40fd057e9d9556a.tar.gz gsoc2013-empathy-293a30500849034931fe560fb40fd057e9d9556a.tar.bz2 gsoc2013-empathy-293a30500849034931fe560fb40fd057e9d9556a.tar.lz gsoc2013-empathy-293a30500849034931fe560fb40fd057e9d9556a.tar.xz gsoc2013-empathy-293a30500849034931fe560fb40fd057e9d9556a.tar.zst gsoc2013-empathy-293a30500849034931fe560fb40fd057e9d9556a.zip |
Added the index.page start page
Diffstat (limited to 'help')
-rw-r--r-- | help/C/index.page | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/help/C/index.page b/help/C/index.page new file mode 100644 index 000000000..369814898 --- /dev/null +++ b/help/C/index.page @@ -0,0 +1,31 @@ +<page xmlns="http://www.gnome.org/~shaunm/mallard" + type="guide" + id="index"> + +<info> + <link type="topic" xref="intro"/> + + <revision version="3.0" date="2009-06-14" status="stub"/> + + <credit type="author"> + <name>Milo Casagrande</name> + <email>milo@ubuntu.com</email> + </credit> + <copyright> + <year>2009</year> + <name>GNOME Documentation Project</name> + </copyright> + + <license>Creative Commons Share Alike</license> + + <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" /> +</info> + +<title>Empathy documentation</title> + +<comment> + <cite date="2009-06-14"><name>Milo Casagrande</name></cite> + <p>Documentation for the <app>Empathy</app> instant messaging client.</p> +</comment> + +</page> |