[orca] More work on commands documentation



commit 22d54b3d34c217dbfe3fe2b6dd9d0e81ee31a959
Author: Joanmarie Diggs <jdiggs igalia com>
Date:   Fri Mar 28 11:18:59 2014 -0400

    More work on commands documentation

 help/C/commands_profiles.page                |   35 ++++++++++++++++++++++++++
 help/C/commands_time_date_notifications.page |    4 +-
 help/Makefile.am                             |    1 +
 3 files changed, 38 insertions(+), 2 deletions(-)
---
diff --git a/help/C/commands_profiles.page b/help/C/commands_profiles.page
new file mode 100644
index 0000000..568d16c
--- /dev/null
+++ b/help/C/commands_profiles.page
@@ -0,0 +1,35 @@
+<page xmlns="http://projectmallard.org/1.0/"; type="topic" id="commands_profiles">
+  <info>
+    <link type="next" xref="commands_speech_settings" />
+    <link type="guide" xref="commands#getting_started" />
+    <link type="seealso" xref="howto_profiles"  />
+    <title type="sort">5. Profiles</title>
+    <title type="link">Profiles</title>
+    <desc>
+      Commands to access saved configurations
+    </desc>
+    <credit type="author">
+      <name>Joanmarie Diggs</name>
+      <email>joanied gnome org</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 3.0</p>
+    </license>
+  </info>
+  <title>Profile Commands</title>
+    <p>
+      Profiles allow you to save and load multiple configurations so that you
+      can quickly access the settings you need.
+    </p>
+    <p>
+     The following command is not "bound" to a keystroke. If you would like to
+     bind it, please see <link xref="howto_key_bindings">Modifying Keybindings</link>.
+    </p>
+    <list>
+      <item>
+        <p>
+          Cycle to the next profile: (Unbound)
+        </p>
+      </item>
+    </list>
+</page>
diff --git a/help/C/commands_time_date_notifications.page b/help/C/commands_time_date_notifications.page
index fa5e316..7c1348b 100644
--- a/help/C/commands_time_date_notifications.page
+++ b/help/C/commands_time_date_notifications.page
@@ -1,12 +1,12 @@
 <page xmlns="http://projectmallard.org/1.0/"; type="topic" id="commands_time_date_notifications">
   <info>
-    <link type="next" xref="commands_speech_settings" />
+    <link type="next" xref="commands_profiles" />
     <link type="guide" xref="commands#getting_started" />
     <link type="seealso" xref="howto_notifications"  />
     <title type="sort">4. Time, Date, and Notification</title>
     <title type="link">Time, Date, and Notification</title>
     <desc>
-      Commands for the getting the time, date, and notification messages
+      Commands for getting the time, date, and notification messages
     </desc>
     <credit type="author">
       <name>Joanmarie Diggs</name>
diff --git a/help/Makefile.am b/help/Makefile.am
index 16998e2..e661b6b 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -57,6 +57,7 @@ HELP_FILES = \
        commands_live_regions.page \
        commands_mouse.page \
        commands.page \
+       commands_profiles.page \
        commands_reading.page \
        commands_speech_settings.page \
        commands_structural_navigation.page \


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