[california/wip/732302-help] docs: Used groups link attribute to force position of quick-add



commit 676629bd1c326e8c920933427c3127ec85fe75e1
Author: Jim Campbell <jcampbell gnome org>
Date:   Sat Sep 13 14:13:38 2014 -0500

    docs: Used groups link attribute to force position of quick-add
    
    Set quick-add to be the first help link under the managing events
    section.

 help/C/cal-event-quick-add.page |    4 ++--
 help/C/index.page               |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/help/C/cal-event-quick-add.page b/help/C/cal-event-quick-add.page
index 70e0b84..517508d 100644
--- a/help/C/cal-event-quick-add.page
+++ b/help/C/cal-event-quick-add.page
@@ -1,12 +1,12 @@
 <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="task" version="1.0 ui/1.0"
+      type="guide" style="task" version="1.0 ui/1.0" group="first"
       id="cal-event-quick-add">
 
   <info>
     <desc>Add an event to your calendar using everyday language.</desc>
-    <link type="guide" xref="index#cal-manage-events"/>
+    <link type="guide" xref="index#cal-manage-events" group="first"/>
     <link type="seealso" xref="cal-event-edit"/>
     <revision pkgversion="0.2" date="2014-09-11" status="review"/>
 
diff --git a/help/C/index.page b/help/C/index.page
index 0508095..ea734d9 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -40,7 +40,7 @@
     calendars.</p>
   </section>
 
-  <section id="cal-manage-events" style="2column">
+  <section id="cal-manage-events" groups="first second" style="2column">
     <title>Manage Calendar Events</title>
   </section>
 


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