[california/wip/732302-help] docs: consolidated calendar types into one 'add' page.



commit b0049ef0e1f2691ed70c391563b296cd8321974f
Author: Jim Campbell <jcampbell gnome org>
Date:   Mon Jul 21 00:53:55 2014 -0500

    docs: consolidated calendar types into one 'add' page.

 help/C/cal-add-calendar.page        |   43 +++++++++++++++++++++++++++++++++++
 help/C/cal-add-google-calendar.page |   21 -----------------
 help/C/cal-add-ics-calendar.page    |   21 -----------------
 help/C/index.page                   |    2 +
 4 files changed, 45 insertions(+), 42 deletions(-)
---
diff --git a/help/C/cal-add-calendar.page b/help/C/cal-add-calendar.page
new file mode 100644
index 0000000..a325af7
--- /dev/null
+++ b/help/C/cal-add-calendar.page
@@ -0,0 +1,43 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      xmlns:its="http://www.w3.org/2005/11/its";
+      xmlns:ui="http://projectmallard.org/ui/1.0/";
+      type="guide" style="tip" version="1.0 ui/1.0"
+      id="cal-add-calendar">
+
+  <info>
+    <link type="guide" xref="index#cal-manage-calendars"/>
+    <link type="seealso" xref="cal-hide-a-calendar"/>
+    <link type="seealso" xref="cal-remove-calendar"/>
+    <revision pkgversion="3.14" date="2014-07-20" status="incomplete"/>
+
+    <credit type="author copyright">
+      <name>Jim Campbell</name>
+      <email its:translate="no">jcampbell gnome org</email>
+      <years>2014</years>
+    </credit>
+
+    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+  </info>
+
+  <title>Add a Calendar</title>
+    
+  <p>By default, <app>California</app> includes two calendars: a
+  <em>Personal</em> calendar and a <em>Birthdays &amp; Anniversaries</em>
+  calendar. You can add or sync other calendars, as well. Select the type of
+  calendar that you want to add from the list below:</p>
+
+  <section id="cal-sync-gcal" ui:expanded="false">
+    <title>Sync with a Google Calendar</title>
+    <p>Instructions here . . .</p>
+  </section>
+  
+  <section id="cal-sync-owncloud" ui:expanded="false">
+    <title>Sync with an OwnCloud Calendar</title>
+    <p>Instructions here . . .</p>
+  </section>
+
+  <section id="cal-display-ics" ui:expanded="false">
+    <title>Display an ICS Calendar Feed</title>
+    <p>Instructions here . . .</p>
+  </section>   
+</page>
diff --git a/help/C/index.page b/help/C/index.page
index e0f5288..ec4d710 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -35,6 +35,8 @@
   
   <section id="cal-manage-calendars" style="2column">
     <title>Manage Calendars</title>
+    <p>The help topics below will show you how to add and manage your
+    calendars.</p>
   </section>
 
   <section id="cal-manage-events">


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