[recipes/recipes-1.0] Add stubs for Mallard documentation including pages for adding recipes, find recipes, cooking, shopp



commit c9831de11e257c09b54d9b2c7e479319c2b064fb
Author: Paul Cutler <paul r cutler gmail com>
Date:   Thu Mar 16 17:23:01 2017 -0500

    Add stubs for Mallard documentation including pages for adding recipes, find recipes, cooking, shopping 
lists and sharing.

 help/C/add-recipe.page  |   21 +++++++++++++++++++++
 help/C/cooking.page     |   21 +++++++++++++++++++++
 help/C/find-recipe.page |   21 +++++++++++++++++++++
 help/C/share.page       |   21 +++++++++++++++++++++
 help/C/shop.page        |   22 ++++++++++++++++++++++
 5 files changed, 106 insertions(+), 0 deletions(-)
---
diff --git a/help/C/add-recipe.page b/help/C/add-recipe.page
new file mode 100644
index 0000000..14ab4b3
--- /dev/null
+++ b/help/C/add-recipe.page
@@ -0,0 +1,21 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
+  type="topic"
+  id="add-recipe">
+  
+  <info>
+    <link type="guide" xref="index#manage"/>
+    <desc>How to add or edit a recipe.</desc>
+    <revision pkgversion="3.24" version="0.1" date="2017-03-16" status="stub"/>
+    <credit type="author">
+      <name>Paul Cutler</name>
+      <email its:translate="no">pcutler gnome org</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 4.0</p>
+    </license>
+  </info>
+
+  <title>Add or Edit a Recipe</title>
+  
+</page>
diff --git a/help/C/cooking.page b/help/C/cooking.page
new file mode 100644
index 0000000..983e25c
--- /dev/null
+++ b/help/C/cooking.page
@@ -0,0 +1,21 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
+  type="topic"
+  id="cooking">
+  
+  <info>
+    <link type="guide" xref="index#cook"/>
+    <desc>Use <app>Recipes</app> 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>
+      <email its:translate="no">pcutler gnome org</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 4.0</p>
+    </license>
+  </info>
+
+  <title>Start Cooking</title>
+  
+</page>
diff --git a/help/C/find-recipe.page b/help/C/find-recipe.page
new file mode 100644
index 0000000..3c10ef5
--- /dev/null
+++ b/help/C/find-recipe.page
@@ -0,0 +1,21 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
+  type="topic"
+  id="find-recipe">
+  
+  <info>
+    <link type="guide" xref="index#manage"/>
+    <desc>Find a recipe by name, category, or chef.</desc>
+    <revision pkgversion="3.24" version="0.1" date="2017-03-16" status="stub"/>
+    <credit type="author">
+      <name>Paul Cutler</name>
+      <email its:translate="no">pcutler gnome org</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 4.0</p>
+    </license>
+  </info>
+
+  <title>Find a Recipe</title>
+  
+</page>
diff --git a/help/C/share.page b/help/C/share.page
new file mode 100644
index 0000000..9fbc3a1
--- /dev/null
+++ b/help/C/share.page
@@ -0,0 +1,21 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
+  type="topic"
+  id="sharing">
+  
+  <info>
+    <link type="guide" xref="index#share"/>
+    <desc>Share recipes by email or contribute your own recipe.</desc>
+    <revision pkgversion="3.24" version="0.1" date="2017-03-16" status="stub"/>
+    <credit type="author">
+      <name>Paul Cutler</name>
+      <email its:translate="no">pcutler gnome org</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 4.0</p>
+    </license>
+  </info>
+
+  <title>Share Recipes</title>
+  
+</page>
diff --git a/help/C/shop.page b/help/C/shop.page
new file mode 100644
index 0000000..a2436e6
--- /dev/null
+++ b/help/C/shop.page
@@ -0,0 +1,22 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
+  type="topic"
+  id="shop">
+  
+  <info>
+    <link type="guide" xref="index#cook"/>
+    <desc>Automatically create a shopping list with the ingredients needed
+    for a recipe.</desc>
+    <revision pkgversion="3.24" version="0.1" date="2017-03-16" status="stub"/>
+    <credit type="author">
+      <name>Paul Cutler</name>
+      <email its:translate="no">pcutler gnome org</email>
+    </credit>
+    <license>
+      <p>Creative Commons Share Alike 4.0</p>
+    </license>
+  </info>
+
+  <title>Create a Shopping List</title>
+  
+</page>


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