[gnote] Add manual for SpecialNotes add-in



commit a165c603bfd90266d551d5530ab8b1df7ab53e2c
Author: Aurimas Černius <aurisc4 gmail com>
Date:   Tue Sep 3 23:05:56 2013 +0300

    Add manual for SpecialNotes add-in

 help/C/gnote-addin-specialnotes.page |   19 +++++++++++++++++++
 help/Makefile.am                     |    1 +
 2 files changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/help/C/gnote-addin-specialnotes.page b/help/C/gnote-addin-specialnotes.page
new file mode 100644
index 0000000..919d38f
--- /dev/null
+++ b/help/C/gnote-addin-specialnotes.page
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<page xmlns="http://projectmallard.org/1.0/";
+      type="topic"
+      id="addin-special-notes">
+
+  <info>
+    <link type="guide" xref="index#advanced"/>
+    <desc>See special notes</desc>
+    <license><p>GNU Free Documentation License (GFDL), Version 1.1</p></license>
+    <credit type="author">
+      <name>Aurimas Cernius</name>
+      <years>2013</years>
+    </credit>
+  </info>
+  
+  <title>Special Notes</title>
+    <p>When the <app>SpecialNotes</app> add-in is installed, the new special notebook <gui>Special 
Notes</gui> is present in the list of notebooks. This notebook contains notes that are otherwise not visible, 
such as template notes. This might be convenient way to go through all your templates.</p>
+
+</page>
diff --git a/help/Makefile.am b/help/Makefile.am
index 2d3537b..3c5175b 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -32,6 +32,7 @@ HELP_FILES = \
        gnote-addins-preferences.page \
        gnote-addin-readonly.page \
        gnote-addin-replacetitle.page \
+       gnote-addin-specialnotes.page \
        gnote-addin-sync-local.page \
        gnote-addin-sync-webdav.page \
        gnote-addin-tableofcontents.page \


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