[gnome-clocks/wip/mallard-help: 1/12] Help: Add index.



commit 2809d42c1b98684d60ba6da16f121ff5a2b6e3b3
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date:   Wed Sep 4 00:28:07 2013 +0530

    Help: Add index.
    
    Split index into 4 sections, one each for each functionality.

 help/C/index.page |   61 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 61 insertions(+), 0 deletions(-)
---
diff --git a/help/C/index.page b/help/C/index.page
new file mode 100644
index 0000000..8e015e2
--- /dev/null
+++ b/help/C/index.page
@@ -0,0 +1,61 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      type="guide" style="task"
+      id="index">
+
+  <info>
+    <revision pkgversion="3.9" date="2013-09-02" status="draft"/>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+    <credit type="author copyright">
+      <name>Aruna Sankaranarayanan</name>
+      <email its:translate="no">aruna evam gmail com</email>
+      <years>2013</years>
+    </credit>
+
+    <desc>Use <app>Clocks</app> as a stopwatch, a timer, to set an alarm
+    everyday or to see the time in different cities in the world, on the same
+    screen.</desc>
+  </info>
+
+  <title><media type="image" its:translate="no" src="figures/gnome-clocks.png" height="22" />Clocks</title>
+
+  <p><app>Clocks</app> provides different timekeeping functions in the same
+  application. You can also use it to display the time in several cities of the
+  world on the same screen.</p>
+
+  <section id="world-clock">
+    <title>World clock</title>
+
+    <p>Use this feature to display the time in several global cities on the
+    same screen. You can also obtain additional information like the time of
+    sunrise and sunset from the world clock.</p>
+
+  </section>
+
+  <section id="alarm-clock">
+    <title>Alarm clock</title>
+
+    <p>Use this feature to set alarms. You can set some alarms to go off on
+    certain days every week. A snooze option is also available.</p>
+
+  </section>
+
+  <section id="timer">
+    <title>Timer</title>
+
+    <p>Use this feature to countdown a certain length of time, within which you
+    intend to accomplish a certain task.</p>
+
+  </section>
+
+  <section id="stopwatch">
+    <title>Stopwatch</title>
+
+    <p>Use this feature to time your attempts at a certain task. You can
+    measure the time taken to finish each attempt, total time taken to complete
+    all attempts etc.</p>
+
+  </section>
+</page>


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