[seahorse] docs: Last commit as related to the documentation refactoring.



commit 5c6f93dc1aba42e86564f4d13125dcc852f3bb6b
Author: Jim Campbell <jcampbell gnome org>
Date:   Sat Nov 22 22:13:43 2014 -0600

    docs: Last commit as related to the documentation refactoring.
    
    There may be further tweaks to the help for the 3.16 release, but this
    should be the final commit in the larger Seahorse help refactoring effort.

 help/C/glossary.page                |    6 +++---
 help/C/index.page                   |   15 +++++++++------
 help/C/introduction.page            |    4 ++--
 help/C/key-servers-add.page         |    3 +++
 help/C/misc-key-backup.page         |    7 +++----
 help/C/misc-key-fingerprint.page    |   10 ++++------
 help/C/passwords-stored-create.page |    2 +-
 help/C/passwords-view.page          |    2 +-
 8 files changed, 26 insertions(+), 23 deletions(-)
---
diff --git a/help/C/glossary.page b/help/C/glossary.page
index 53908aa..42ddd95 100644
--- a/help/C/glossary.page
+++ b/help/C/glossary.page
@@ -4,7 +4,7 @@
       id="glossary">
 
   <info>
-    <link type="guide" xref="index"/>
+    <link type="guide" xref="concepts"/>
 
     <revision pkgversion="3.8" date="2013-02-26" status="stub"/>
     <revision pkgversion="3.9" version="0.1" date="2013-06-13" status="review"/>
@@ -56,8 +56,8 @@
       <title>Key</title>
       <p>A key is used to encrypt and decrypt files and communication. A key
       may also be used to login to a remote computer. Some types of keys are
-      <link xref="pgp">PGP keys</link> and
-      <link xref="ssh">SSH keys</link>.</p>
+      <link xref="index#pgp-keys">PGP keys</link> and
+      <link xref="index#ssh-keys">SSH keys</link>.</p>
     </item>
     <item>
     <title>Keyring</title>
diff --git a/help/C/index.page b/help/C/index.page
index 00e3292..65e3955 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -1,6 +1,6 @@
 <page xmlns="http://projectmallard.org/1.0/";
       xmlns:its="http://www.w3.org/2005/11/its";
-      type="guide"
+      type="guide" style="2column"
       id="index">
 
   <info>
@@ -35,16 +35,19 @@
     Passwords and Keys
   </title>
 
-  <section id="passwords">
-    <title>Stored passwords and password keyrings</title>
+  <section id="ssh-keys">
+    <title>SSH Keys</title>
+    <links type="topic" style="2column" groups="first second"/>
   </section>
 
-  <section id="pgp-keys">
+  <section id="pgp-keys" >
     <title>PGP keys</title>
+    <links type="topic" style="2column" groups="first second third"/>
   </section>
 
-  <section id="ssh-keys">
-    <title>SSH Keys</title>
+  <section id="passwords">
+    <title>Stored passwords and password keyrings</title>
+    <links type="topic" style="2column" groups="first second"/>
   </section>
 
   <!--
diff --git a/help/C/introduction.page b/help/C/introduction.page
index 8db33fb..8e75d2b 100644
--- a/help/C/introduction.page
+++ b/help/C/introduction.page
@@ -43,11 +43,11 @@
     </item>
     <item>
       <p><link xref="pgp-create">Create</link> and
-      <link xref="pgp">manage</link> PGP keys.</p>
+      <link xref="index#pgp-keys">manage</link> PGP keys.</p>
     </item>
     <item>
       <p><link xref="ssh-create">Create</link> and
-      <link xref="ssh">manage</link> SSH keys.</p>
+      <link xref="index#ssh-keys">manage</link> SSH keys.</p>
     </item>
   </list>
 
diff --git a/help/C/key-servers-add.page b/help/C/key-servers-add.page
index 74aca15..2bada64 100644
--- a/help/C/key-servers-add.page
+++ b/help/C/key-servers-add.page
@@ -4,6 +4,9 @@
       id="key-servers-add">
 
   <info>
+    <link type="guide" xref="index#pgp-keys" />
+    <link type="seealso" xref="pgp-sync" />
+
     <revision version="0.1" date="2011-10-23" status="stub"/>
     <revision pkgversion="3.9" date="2013-08-18" status="draft"/>
 
diff --git a/help/C/misc-key-backup.page b/help/C/misc-key-backup.page
index 1338029..640e1ef 100644
--- a/help/C/misc-key-backup.page
+++ b/help/C/misc-key-backup.page
@@ -4,11 +4,10 @@
       id="misc-key-backup">
 
   <info>
-    <link type="guide" xref="pgp"/>
-    <link type="guide" xref="ssh"/>
+    <link type="guide" xref="index#pgp-keys"/>
+    <link type="guide" xref="index#ssh-keys"/>
 
-    <revision version="0.1" date="2011-06-17" status="draft"/>
-    <revision pkgversion="3.9" date="2013-07-11" status="review"/>
+    <revision pkgversion="3.14" date="2014-10-06" status="review"/>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
diff --git a/help/C/misc-key-fingerprint.page b/help/C/misc-key-fingerprint.page
index 1206636..4ac0456 100644
--- a/help/C/misc-key-fingerprint.page
+++ b/help/C/misc-key-fingerprint.page
@@ -4,11 +4,9 @@
       id="misc-key-fingerprint">
 
   <info>
-    <link type="guide" xref="pgp"/>
-    <link type="guide" xref="ssh"/>
+    <link type="guide" xref="concepts"/>
 
-    <revision version="0.1" date="2011-10-23" status="stub"/>
-    <revision pkgversion="3.9" version="0.1" date="2013-06-23" status="review"/>
+    <revision pkgversion="3.14" date="2014-10-06" status="review"/>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
@@ -36,8 +34,8 @@
   two keys with the fingerprint of the key you require.</p>
 
   <p>It is the fingerprint of a key that is verified when you try to login to a
-  remote computer using <link xref="ssh">SSH</link>. While signing a
-  <link xref="pgp">PGP</link> key, you must always check the key
+  remote computer using <link xref="index#ssh-keys">SSH</link>. While signing a
+  <link xref="index#pgp-keys">PGP</link> key, you must always check the key
   fingerprint and verify the key owner's identity to ensure that you are
   signing the correct key.</p>
 
diff --git a/help/C/passwords-stored-create.page b/help/C/passwords-stored-create.page
index 3542f13..ae9f33c 100644
--- a/help/C/passwords-stored-create.page
+++ b/help/C/passwords-stored-create.page
@@ -4,7 +4,7 @@
       id="passwords-stored-create">
 
   <info>
-    <link type="guide" xref="passwords"/>
+    <link type="guide" xref="index#passwords"/>
     <revision pkgversion="3.9" date="2013-07-18" status="review"/>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
diff --git a/help/C/passwords-view.page b/help/C/passwords-view.page
index 52a1344..ffa7802 100644
--- a/help/C/passwords-view.page
+++ b/help/C/passwords-view.page
@@ -4,7 +4,7 @@
       id="passwords-view">
 
   <info>
-    <link type="guide" xref="passwords"/>
+    <link type="guide" xref="index#passwords"/>
 
     <revision version="0.1" date="2011-06-17" status="stub"/>
     <revision pkgversion="3.9" version="0.1" date="2013-07-18" status="review"/>


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