[gnome-klotski/wip/mallard-help-merge: 3/35] help: Add puzzles.page
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-klotski/wip/mallard-help-merge: 3/35] help: Add puzzles.page
- Date: Mon, 26 Jan 2015 11:05:37 +0000 (UTC)
commit 37f6c065e694c5a2536a29eec17c5d2d5bf4e9f9
Author: Rashi Aswani <aswanirashi19 gmail com>
Date: Mon May 26 14:21:22 2014 +0530
help: Add puzzles.page
Also adds Makefile.am entry
help/C/puzzles.page | 38 ++++++++++++++++++++++++++++++++++++++
help/Makefile.am | 1 +
2 files changed, 39 insertions(+), 0 deletions(-)
---
diff --git a/help/C/puzzles.page b/help/C/puzzles.page
new file mode 100644
index 0000000..947237e
--- /dev/null
+++ b/help/C/puzzles.page
@@ -0,0 +1,38 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="puzzles">
+
+ <info>
+ <link type="guide" xref="index#play"/>
+ <revision version="3.12" date="2014-05-24" status="review"/>
+
+ <credit type="author">
+ <name>Rashi Aswani</name>
+ <email>aswanirashi19 gmail com</email>
+ <years>2014</years>
+ </credit>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
+
+ </info>
+
+ <title>Puzzles</title>
+ <p>Puzzles are divided into three categories namely, <gui>HuaRong
+ Trail</gui>, <gui>Challenge Pack</gui> and <gui>Skill Pack</gui> based on the
+ difficulty level of the game. While the first and the last each contains nine
+ puzzles, the second one provides ten beautiful puzzles to the user.</p>
+
+ <section id="navigate-puzzles">
+ <title>Navigate among puzzles</title>
+ <p>To navigate between the puzzles:</p>
+ <steps>
+ <item><p>Click on <gui style="button">View Puzzles</gui> in the
+ bottom right, choose a category. All the puzzles in the category will
+ be displayed</p></item>
+ <item><p>You can navigate sequentially among the puzzles with the
+ <gui style="button">Next Puzzle</gui> and <gui style="button">
+ Previous Puzzle</gui>.</p></item>
+ </steps>
+ </section>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 8d9db6f..0c22eb2 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -7,6 +7,7 @@ HELP_MEDIA = \
HELP_FILES = \
index.page \
rules.page \
+ puzzles.page \
legal.xml
HELP_LINGUAS =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]