[seahorse/wip/userdocs: 147/229] help: Fix validation errors in landing pages.
- From: Ekaterina Gerasimova <egerasimov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse/wip/userdocs: 147/229] help: Fix validation errors in landing pages.
- Date: Sun, 16 Mar 2014 21:54:42 +0000 (UTC)
commit 7b85b37602cc816b76518e6ff3b590e55eceb369
Author: Aruna Sankaranarayanan <arunasank src gnome org>
Date: Sun Aug 25 03:03:26 2013 +0530
help: Fix validation errors in landing pages.
Added <title type="link"></title> instead of having pages with sections
and no main title, so as to display contents of the <desc> in the main
index.page.
help/C/passwords.page | 1 +
help/C/pgp-landing.page | 4 ++--
help/C/ssh-landing.page | 4 ++--
3 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/help/C/passwords.page b/help/C/passwords.page
index 75fea38..cf07419 100644
--- a/help/C/passwords.page
+++ b/help/C/passwords.page
@@ -5,6 +5,7 @@
<info>
<link type="guide" xref="index#passwords" group="#first"/>
+
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" date="2013-08-20" status="draft"/>
diff --git a/help/C/pgp-landing.page b/help/C/pgp-landing.page
index 110ff83..f226fd0 100644
--- a/help/C/pgp-landing.page
+++ b/help/C/pgp-landing.page
@@ -8,6 +8,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" date="2013-08-20" status="draft"/>
+ <title type='link'></title>
+
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<credit type="author copyright">
@@ -24,8 +26,6 @@
messages.</desc>
</info>
- <section id="index">
<title>Create and manage PGP key</title>
- </section>
</page>
diff --git a/help/C/ssh-landing.page b/help/C/ssh-landing.page
index 33b2309..2616692 100644
--- a/help/C/ssh-landing.page
+++ b/help/C/ssh-landing.page
@@ -8,6 +8,8 @@
<revision version="0.1" date="2011-10-23" status="stub"/>
<revision pkgversion="3.9" date="2013-08-20" status="draft"/>
+ <title type='link'></title>
+
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<credit type="author copyright">
@@ -24,8 +26,6 @@
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]