[recipes] Add stub for notes.page.



commit dccac40366ef4b2ab6448fff5352dc8e82db7c69
Author: Paul Cutler <paul r cutler gmail com>
Date:   Sat Mar 18 12:37:17 2017 -0500

    Add stub for notes.page.
    
    notes.page will be part of the Cooking section in user help.

 help/C/notes.page |   21 +++++++++++++++++++++
 1 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/help/C/notes.page b/help/C/notes.page
new file mode 100644
index 0000000..203456c
--- /dev/null
+++ b/help/C/notes.page
@@ -0,0 +1,21 @@
+<page xmlns="http://projectmallard.org/1.0/";
+  xmlns:its="http://www.w3.org/2005/11/its";
+  type="topic"
+  id="notes">
+  
+  <info>
+    <link type="guide" xref="index#notes"/>
+    <desc>Add notes to 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>Recipe Notes</title>
+  
+</page>


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