[recipes/wip/pcutler] Update Mallard help pages.



commit 5abc7030c72045b50655efb7ecf0c2b135920412
Author: Paul Cutler <paul r cutler gmail com>
Date:   Sat Mar 18 11:23:01 2017 -0500

    Update Mallard help pages.
    
    Change common-problems from stub to draft.  Update description for cooking to include hands-free 
reference.  Stub out sections for adding a recipe.

 help/C/add-recipe.page      |   26 ++++++++++++++++++++++++--
 help/C/common-problems.page |    2 +-
 help/C/cooking.page         |    2 +-
 help/C/index.page           |    4 ++++
 4 files changed, 30 insertions(+), 4 deletions(-)
---
diff --git a/help/C/add-recipe.page b/help/C/add-recipe.page
index 309d57b..c1a633d 100644
--- a/help/C/add-recipe.page
+++ b/help/C/add-recipe.page
@@ -18,12 +18,13 @@
 
   <title>Add or Edit a Recipe</title>
   
-  <p>You can add your own recipe to <app>Recipes</app> or edit one of the recipes that are included.
+  <p>You can add your own recipe to <app>Recipes</app> or edit a recipe you added.
   To create a new recipe, press the <gui>New Recipe</gui> in the upper-right corner.
   </p>
   <note><p>You can only edit the recipes you create, not the recipes included.</p></note>
   
-  
+  <section id="overview">
+  <title>Categories</title>
   <p>There are five main categories when adding a recipe:</p>
     <terms>
       <item>
@@ -50,5 +51,26 @@
         </p>
       </item>
     </terms>  
+    </section>
+    
+    <section id="details">
+    <title>Add Recipe Details</title>
+    </section>
+    
+    <section id="description">
+    <title>Include a Description of the Recipe</title>
+    </section>
+    
+    <section id="ingredients">
+    <title>Include the Ingredients and Create a List</title>
+    </section>
+    
+    <section id="directions">
+    <title>Add Cooking Directions</title>
+    </section>
+    
+    <section id="images">
+    <title>Add Photos</title>
+    </section>
   
 </page>
diff --git a/help/C/common-problems.page b/help/C/common-problems.page
index 541b9cb..5c97412 100644
--- a/help/C/common-problems.page
+++ b/help/C/common-problems.page
@@ -6,7 +6,7 @@
   <info>
     <link type="guide" xref="index#problems"/>
     <desc>Solutions to common problems with <app>Recipes</app>.</desc>
-    <revision pkgversion="3.24" version="0.1" date="2017-03-16" status="stub"/>
+    <revision pkgversion="3.24" version="0.1" date="2017-03-18" status="draft"/>
     <credit type="author">
       <name>Paul Cutler</name>
       <email its:translate="no">pcutler gnome org</email>
diff --git a/help/C/cooking.page b/help/C/cooking.page
index 983e25c..5837f05 100644
--- a/help/C/cooking.page
+++ b/help/C/cooking.page
@@ -5,7 +5,7 @@
   
   <info>
     <link type="guide" xref="index#cook"/>
-    <desc>Use <app>Recipes</app> to help you cook.</desc>
+    <desc>Use hands-free mode or timers to help you cook.</desc>
     <revision pkgversion="3.24" version="0.1" date="2017-03-16" status="stub"/>
     <credit type="author">
       <name>Paul Cutler</name>
diff --git a/help/C/index.page b/help/C/index.page
index 8c8448e..ed3b374 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -41,6 +41,10 @@
        <title>Sharing Recipes</title>
   </section>
   
+  <section id="problems" style="2column">
+    <title>Common Problems</title>
+  </section>
+  
 </page>
     
   


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