[gnome-klotski/mallard-help: 9/19] help: Add game-introduction page
- From: Rashi Aswani <aswanirashi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-klotski/mallard-help: 9/19] help: Add game-introduction page
- Date: Wed, 2 Jul 2014 21:34:42 +0000 (UTC)
commit 458d9e2ccd138ba1ecc5b931ac8d0fc4f691a3be
Author: Rashi Aswani <aswanirashi19 gmail com>
Date: Tue Jun 3 06:52:56 2014 +0530
help: Add game-introduction page
Add Makefile.am entry
Move description from index.page to game-introduction.page
help/C/game-introduction.page | 26 ++++++++++++++++++++++++++
help/C/index.page | 8 ++++----
help/Makefile.am | 1 +
3 files changed, 31 insertions(+), 4 deletions(-)
---
diff --git a/help/C/game-introduction.page b/help/C/game-introduction.page
new file mode 100644
index 0000000..0d8a2f6
--- /dev/null
+++ b/help/C/game-introduction.page
@@ -0,0 +1,26 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="game-introduction">
+
+ <info>
+ <link type="guide" xref="index"/>
+ <revision version="3.12" date="2014-06-02" 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>Introduction</title>
+
+ <p><app>The Klotski</app> application is same as the Klotski game. The
+ objective of the game is to move the patterned block to the area bordered by
+ the green markers in the minimum number of moves. You can achieve this by
+ sliding the blocks horizontally or vertically.</p>
+
+</page>
diff --git a/help/C/index.page b/help/C/index.page
index 69549a1..7732733 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -21,10 +21,10 @@
<title><media type="image" its:translate="no" src="figures/logo32.png">
Klotski logo</media> Klotski</title>
- <p><app>The Klotski</app> application is a clone of the Klotski game. The
- objective of the game is to move the patterned block to the area bordered by
- the green markers in the minimum number of moves by sliding the blocks
- horizontally or vertically.</p>
+ <p>Slide blocks to solve the puzzle. You can visit
+ <link xref="game-introduction">Game introduction</link> to know more about
+ the game. Other help topics are grouped together into sections below.</p>
+
<section id="play" style="2column">
<title>Playing Klotski</title>
diff --git a/help/Makefile.am b/help/Makefile.am
index 3b88b8f..22b6f06 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -13,6 +13,7 @@ HELP_FILES = \
puzzles-moves.page \
moves.page \
scores.page \
+ game-introduction.page \
legal.xml
HELP_LINGUAS =
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]