[seahorse/wip/userdocs: 3/109] help: Change layout: SSH section
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/wip/userdocs: 3/109] help: Change layout: SSH section
- Date: Sun, 16 Mar 2014 22:10:06 +0000 (UTC)
commit 00d2dda85713244e6b5b9bd8daa948c5e2e5c83c
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date: Tue Aug 20 22:57:36 2013 +0530
help: Change layout: SSH section
ssh-landing.page has the actual index for the remaining ssh-* pages.
help/C/ssh-connect-remote.page | 2 +-
help/C/ssh-create-vs-setup.page | 2 +-
help/C/ssh-create.page | 2 +-
help/C/ssh-landing.page | 31 +++++++++++++++++++++++++++++++
4 files changed, 34 insertions(+), 3 deletions(-)
---
diff --git a/help/C/ssh-connect-remote.page b/help/C/ssh-connect-remote.page
index 9d5c30a..b3f9738 100644
--- a/help/C/ssh-connect-remote.page
+++ b/help/C/ssh-connect-remote.page
@@ -3,7 +3,7 @@
type="topic" style="task"
id="ssh-connect-remote">
<info>
- <link type="guide" xref="index#ssh-keys"/>
+ <link type="guide" xref="ssh-landing#index"/>
<revision version="0.1" date="2011-10-23" status="stub"/>
diff --git a/help/C/ssh-create-vs-setup.page b/help/C/ssh-create-vs-setup.page
index 17539a1..dee396f 100644
--- a/help/C/ssh-create-vs-setup.page
+++ b/help/C/ssh-create-vs-setup.page
@@ -4,7 +4,7 @@
id="ssh-create-vs-setup">
<info>
- <link type="guide" xref="index#ssh-keys"/>
+ <link type="guide" xref="ssh-landing#index"/>
<revision version="0.1" date="2011-10-23" status="stub"/>
diff --git a/help/C/ssh-create.page b/help/C/ssh-create.page
index 2d2eb97..451a474 100644
--- a/help/C/ssh-create.page
+++ b/help/C/ssh-create.page
@@ -5,7 +5,7 @@
id="ssh-create">
<info>
- <link type="guide" xref="index#ssh-keys"/>
+ <link type="guide" xref="ssh-landing#index"/>
<revision version="0.8" date="2013-08-12" status="incomplete"/>
diff --git a/help/C/ssh-landing.page b/help/C/ssh-landing.page
new file mode 100644
index 0000000..33b2309
--- /dev/null
+++ b/help/C/ssh-landing.page
@@ -0,0 +1,31 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ xmlns:its="http://www.w3.org/2005/11/its"
+ type="guide" style="task"
+ id="ssh-landing">
+
+ <info>
+ <link type="guide" xref="index#ssh-keys" group="#first"/>
+ <revision version="0.1" date="2011-10-23" status="stub"/>
+ <revision pkgversion="3.9" date="2013-08-20" status="draft"/>
+
+ <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
+
+ <credit type="author copyright">
+ <name>Jim Campbell</name>
+ <email its:translate="no">jwcampbell gmail com</email>
+ <years>2013</years>
+ </credit>
+
+ <desc>An <em>SSH key</em>, helps you create a secure connection over an
+ unsecured network. <em>SSH keys</em> are most often used in situations
+ where data security is very important. For example, a system administrator
+ would use an <em>SSH key </em> when connecting to a remote server to
+ perform system updates. A software developer would use an <em>SSH key</em>
+ to submit updated software code to a remote software repository.</desc>
+ </info>
+
+ <section id="index">
+ <title>Create and manage SSH Keys</title>
+ </section>
+
+</page>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]