[recipes/recipes-1.0] Continue to stub out add-recipe.page



commit 41c79b116d6ba3c71718701694ca24fb06281e63
Author: Paul Cutler <paul r cutler gmail com>
Date:   Fri Mar 17 11:17:44 2017 -0500

    Continue to stub out add-recipe.page
    
    Include list of terms for the five major categories of adding a recipe.  TODO: Need to add the steps for 
the user to fill out the five categories to create a recipe.

 help/C/add-recipe.page |   33 +++++++++++++++++++++++++++++++++
 1 files changed, 33 insertions(+), 0 deletions(-)
---
diff --git a/help/C/add-recipe.page b/help/C/add-recipe.page
index 14ab4b3..309d57b 100644
--- a/help/C/add-recipe.page
+++ b/help/C/add-recipe.page
@@ -18,4 +18,37 @@
 
   <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.
+  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>
+  
+  
+  <p>There are five main categories when adding a recipe:</p>
+    <terms>
+      <item>
+      <title>Recipe details</title>
+        <p>The name of the recipe; servings; preparation and cooking time; and what kind 
+        of meal.</p>
+      </item>
+      <item><title>Description</title>
+        <p>A an open field to describe the recipe in as much detail as you would like.</p>
+      </item>
+      <item>
+      <title>Ingredients and Lists</title>
+        <p>What you will need to make the recipe. Lists allow you to have a 
+        separate list of ingredients.  For example, if you are baking a cake, you could have a list for the 
+        ingredients for the cake and a different list for the ingredients for the frosting.</p>
+      </item>
+      <item><title>Directions</title>
+        <p>What steps are needed to make the recipe, how to cook each step, and at what
+        temperature .</p>
+      </item>
+      <item>
+        <title>Images</title>
+        <p>You can add a photo of the recipe and also optionally add photos for each step in the Directions.
+        </p>
+      </item>
+    </terms>  
+  
 </page>


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