[docsite-publican] add subtitle and bump version entities

Pete Travis immanetize at fedoraproject.org
Fri Sep 5 04:31:53 UTC 2014


commit 08097104e66cef8149ef65da0d7463f082f42896
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Thu Sep 4 22:31:50 2014 -0600

    add subtitle and bump version entities

 en-US/Article_Info.xml |    8 ++++----
 en-US/Welcome.ent      |    4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/en-US/Article_Info.xml b/en-US/Article_Info.xml
index 25b92ff..c91420f 100644
--- a/en-US/Article_Info.xml
+++ b/en-US/Article_Info.xml
@@ -3,11 +3,11 @@
 ]>
 <articleinfo id="arti-Home_Page-Home_Page">
 	<title>Welcome</title>
-	<!-- <subtitle>short description</subtitle> -->
+	<subtitle>Welcome to Fedora</subtitle> 
 	<productname>Fedora Documentation</productname>
-	<productnumber></productnumber>
-	<edition></edition>
-	<pubsnumber></pubsnumber>
+	<productnumber>21</productnumber>
+	<edition>1</edition>
+	<pubsnumber>1</pubsnumber>
 	<!-- <abstract>
 		<para>
 			A short overview and summary of the book's subject and purpose, traditionally no more than one paragraph long. Note: the abstract will appear in the front matter of your book and will also be placed in the description field of the book's RPM spec file.
diff --git a/en-US/Welcome.ent b/en-US/Welcome.ent
index 59d84ae..401dc23 100644
--- a/en-US/Welcome.ent
+++ b/en-US/Welcome.ent
@@ -2,7 +2,7 @@
 <!ENTITY BOOKID "Home_Page">
 <!ENTITY YEAR "2012">
 <!ENTITY HOLDER "Red Hat, Inc. and others">
-<!ENTITY PRODVER "18">
-<!ENTITY PREVVER "17">
+<!ENTITY PRODVER "21">
+<!ENTITY PREVVER "20">
 
 <!ENTITY BZURL "<ulink url='https://bugzilla.redhat.com/enter_bug.cgi?product=&PRODUCT;&amp;component=&BOOKID;'>http://bugzilla.redhat.com/</ulink>">


More information about the docs-commits mailing list