[install-guide] remove draft status

Jack Reed jjr at fedoraproject.org
Tue Nov 8 05:28:24 UTC 2011


commit 2b7d195072aaef5a0b22b9599f97ed4a1c1f51a1
Author: Jack Reed <jreed at redhat.com>
Date:   Tue Nov 8 15:28:02 2011 +1000

    remove draft status

 en-US/Book_Info.xml          |    6 +++---
 en-US/Installation_Guide.xml |    2 +-
 publican.cfg                 |    2 --
 3 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/en-US/Book_Info.xml b/en-US/Book_Info.xml
index 0314f9b..79aea96 100644
--- a/en-US/Book_Info.xml
+++ b/en-US/Book_Info.xml
@@ -4,9 +4,9 @@
 <bookinfo id="Installation_Guide">
 	<title>Installation Guide</title>
 	<subtitle>Installing Fedora&nbsp;&PRODVER; on x86, AMD64, and Intel 64 architectures</subtitle>
-	<productname>Fedora Draft Documentation</productname>
-	<productnumber></productnumber>
-	<edition>16.0.1</edition>
+	<productname>Fedora</productname>
+	<productnumber>16</productnumber>
+	<edition>1.0</edition>
 	<pubsnumber>1</pubsnumber>
 	<abstract>
 		<para>Provides documentation for the installation process.</para>
diff --git a/en-US/Installation_Guide.xml b/en-US/Installation_Guide.xml
index 43bc6c7..632e4fe 100644
--- a/en-US/Installation_Guide.xml
+++ b/en-US/Installation_Guide.xml
@@ -3,7 +3,7 @@
 <!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
 %BOOK_ENTITIES;
 ]>
-<book status="draft">
+<book>
 	<xi:include href="Book_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="Preface.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="intro.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
diff --git a/publican.cfg b/publican.cfg
index f7ed2c7..1c99a15 100644
--- a/publican.cfg
+++ b/publican.cfg
@@ -4,6 +4,4 @@
 debug: 1
 xml_lang: en-US
 brand: fedora
-version: 0.1
-web_version_label: UNUSED
 


More information about the docs-commits mailing list