[swell-foop/mallard-help] help: add index.page, legal.xml



commit 75427a7c0983fa1bd1fc7e400f646012bdba867c
Author: Rashi Aswani <aswanirashi19 gmail com>
Date:   Thu Jul 17 13:09:03 2014 +0530

    help: add index.page, legal.xml

 help/C/index.page |   41 +++++++++++++++++++++++++++++++++++++++++
 help/C/legal.xml  |    5 +++++
 2 files changed, 46 insertions(+), 0 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
new file mode 100644
index 0000000..900d359
--- /dev/null
+++ b/help/C/index.page
@@ -0,0 +1,41 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      xmlns:e="http://projectmallard.org/experimental/";
+      type="guide" style="2column task"
+      id="index">
+
+  <info>
+    <title type="link" role="trail"><media type="image" its:translate="no"
+    src="figures/logo.png"/></title>
+
+    <revision pkgversion="3.14" date="2014-07-17" status="review"/>
+    <credit type="author">
+      <name>Rashi Aswani</name>
+      <email its:translate="no">aswanirashi19 gmail com</email>
+    </credit>
+
+   <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"; />
+
+   <desc>Swell-foop help.</desc>
+
+  </info>
+  
+  <title>
+    <media type="image" mime="image/png" src="figures/logo32.png"
+    its:translate="no" />
+    Swell-foop
+  </title>
+  <p>Swell Foop is a puzzle game, previously known as Same GNOME.</p>
+
+  <section id="play">
+    <title>Playing Swell-foop</title>
+  </section>
+
+  <section id="advanced" style="2column">
+    <title>Advance settings</title>
+  </section> 
+ 
+  <section id="tip" style="2column">
+    <title>Useful tips</title>
+  </section>
+</page>
diff --git a/help/C/legal.xml b/help/C/legal.xml
new file mode 100644
index 0000000..9050059
--- /dev/null
+++ b/help/C/legal.xml
@@ -0,0 +1,5 @@
+<license xmlns="http://projectmallard.org/1.0/";>
+
+<p>This work is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a 
copy of this license, visit <link 
xref="http://creativecommons.org/licenses/by-sa/3.0/";>http://creativecommons.org/licenses/by-sa/3.0/</link> 
or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.</p>
+</license>
+


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]