[seahorse/wip/userdocs: 17/433] docs: updated index page. cleaned up key creation pages. added simple page to summarize adding keys.



commit 0e1211da2f1b6992650d8e4ccf90db11d0b69383
Author: Jim Campbell <jwcampbell gmail com>
Date:   Mon Feb 25 21:33:18 2013 +0100

    docs: updated index page. cleaned up key creation pages. added simple page to summarize adding keys.

 help/C/create-key-or-password.page   |   32 ++++++++++++++++++++++++++++++++
 help/C/create-pgp-key.page           |    1 -
 help/C/index.page                    |    9 ++++++---
 help/C/what-diff-private-public.page |    2 --
 4 files changed, 38 insertions(+), 6 deletions(-)
---
diff --git a/help/C/create-key-or-password.page b/help/C/create-key-or-password.page
new file mode 100644
index 0000000..e417bcc
--- /dev/null
+++ b/help/C/create-key-or-password.page
@@ -0,0 +1,32 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="guide" style="task"
+      id="create-key-or-password">
+
+  <info>
+    <link type="guide" xref="index#create-keys"/>
+    <link type="seealso" xref="what-is-ssh-key"/>
+    <link type="seealso" xref="what-is-pgp-key"/>
+    <revision pkgversion="3.8" date="2013-02-25" status="draft"/>
+    <credit type="author">
+      <name>Jim Campbell</name>
+      <email>jwcampbell gmail com</email>
+    </credit>
+  </info>
+  
+  <title>Create a new key, keyring or password</title>
+
+  <p>With <app>Password and Keys</app> you can create the following types of
+  tokens from the same menu:</p>
+  
+  <list>
+    <title>Token types</title>
+       <item><p>Password Keyring</p></item>
+       <item><p>PGP Key</p></item>
+       <item><p>Private Key</p></item>
+       <item><p>Secure Shell Key</p></item>
+       <item><p>Stored Password</p></item>
+  </list>
+
+  <p>For information on each of these keys, see </p>
+
+</page>
diff --git a/help/C/create-pgp-key.page b/help/C/create-pgp-key.page
index 59e80c2..a010bd6 100644
--- a/help/C/create-pgp-key.page
+++ b/help/C/create-pgp-key.page
@@ -10,7 +10,6 @@
       <email>jwcampbell gmail com</email>
     </credit>
 
-    <desc>Create a key to encrypt your email and files.</desc>
   </info>
 
   <title>Create a new PGP key</title>
diff --git a/help/C/index.page b/help/C/index.page
index 3f2ade6..9240ee3 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -20,13 +20,16 @@
     Passwords and Keys
   </title>
 
-  <p>Welcome to the <app>Passwords and Keys</app> help guide.</p>
+  <p>Welcome to the <app>Passwords and Keys</app> help guide. <app>Passwords
+  and Keys</app> creates and stores security tokens, helping
+  to keep your information secure on your computer, and secure when you send
+  information over a network.</p>
   
   <section id="learn-about-keys" style="2column">
     <title>Learn about keys</title>
-    
+
   </section>
-  
+
   <section id="create-keys" style="2column">
     <title>Create keys</title>
     
diff --git a/help/C/what-diff-private-public.page b/help/C/what-diff-private-public.page
index 4803308..0977db7 100644
--- a/help/C/what-diff-private-public.page
+++ b/help/C/what-diff-private-public.page
@@ -12,8 +12,6 @@
     
     <!-- TODO Insert pictures to that illustrate these concepts -->
 
-    <desc>Public keys are like padlocks, and Private keys unlock the padlocks
-    </desc>
   </info>
 
   <title>How is a Public key different from a Private key?</title>


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