[cloud-guide] Changed from Article to Book

Eric Christensen sparks at fedoraproject.org
Thu Jun 23 00:48:06 UTC 2011


commit 68236af0ac6307e2ec6456975265bfd74568d762
Author: Eric H Christensen <eric at christensenplace.us>
Date:   Wed Jun 22 20:47:51 2011 -0400

    Changed from Article to Book

 en-US/{Article_Info.xml => Book_Info.xml} |    8 ++++----
 en-US/Cloud_Guide.xml                     |   29 +++++++++++++++--------------
 en-US/Preface.xml                         |   13 +++++++++++++
 en-US/Revision_History.xml                |    2 +-
 4 files changed, 33 insertions(+), 19 deletions(-)
---
diff --git a/en-US/Article_Info.xml b/en-US/Book_Info.xml
similarity index 81%
rename from en-US/Article_Info.xml
rename to en-US/Book_Info.xml
index f3b996c..c5c9e92 100644
--- a/en-US/Article_Info.xml
+++ b/en-US/Book_Info.xml
@@ -1,14 +1,14 @@
 <?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE articleinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 <!ENTITY % BOOK_ENTITIES SYSTEM "cloud-guide.ent">
 %BOOK_ENTITIES;
 ]>
-<articleinfo id="arti-cloud-guide-cloud_guide">
+<bookinfo id="book-cloud-guide-cloud_guide">
 	<title>Cloud Guide</title>
 	<subtitle>Fedora in the cloud.</subtitle>
 	<productname>Fedora Draft Documentation</productname>
 	<productnumber></productnumber>
-	<edition>16.0.22</edition>
+	<edition>16.0.2</edition>
 	<pubsnumber>1</pubsnumber>
 	<abstract>
 		<para>
@@ -24,5 +24,5 @@
 	</corpauthor>
 	<xi:include href="Common_Content/Legal_Notice.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<xi:include href="Author_Group.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-</articleinfo>
+</bookinfo>
 
diff --git a/en-US/Cloud_Guide.xml b/en-US/Cloud_Guide.xml
index 55a108d..5051825 100644
--- a/en-US/Cloud_Guide.xml
+++ b/en-US/Cloud_Guide.xml
@@ -1,25 +1,26 @@
 <?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 <!ENTITY % BOOK_ENTITIES SYSTEM "cloud-guide.ent">
 %BOOK_ENTITIES;
 ]>
-<article>
-	<xi:include href="Article_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	<section>
+<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" />
+	<chapter>
 		<title>Cloud Concepts</title>
         	<xi:include href="Introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
         	<xi:include href="Images.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	</section>
-	<section>
+	</chapter>
+	<chapter>
 		<title>Using Fedora in the Cloud</title>
         	<xi:include href="AmazonEC2.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	</section>
-	<section>
+	</chapter>
+	<chapter>
 		<title>Using Fedora to Manage the Cloud</title>
         	<para/>
         	<xi:include href="Deltacloud.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	</section>
-	<section>
+	</chapter>
+	<chapter>
 		<title>Building your own cloud infrastructure using Fedora</title>
         	<xi:include href="Openstack.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
                 <xi:include href="Cloudstack.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
@@ -27,12 +28,12 @@
                 <xi:include href="Aeolus.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
                 <xi:include href="BoxGrinder.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
                 <xi:include href="CloudFS.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	</section>
-	<section>
+	</chapter>
+	<chapter>
 		<title>Storage in the Cloud</title>
                 <xi:include href="Ceph.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-	</section>
+	</chapter>
 	<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<index />
-</article>
+</book>
 
diff --git a/en-US/Preface.xml b/en-US/Preface.xml
new file mode 100644
index 0000000..a53edf3
--- /dev/null
+++ b/en-US/Preface.xml
@@ -0,0 +1,13 @@
+<?xml version='1.0' encoding='utf-8' ?>
+<!DOCTYPE preface PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "documentation-guide.ent">
+%BOOK_ENTITIES;
+]>
+<preface id="pref-cloud-guide-Preface">
+	<title>Preface</title>
+	<xi:include href="Common_Content/Conventions.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	<xi:include href="Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude"><xi:fallback xmlns:xi="http://www.w3.org/2001/XInclude"><xi:include href="Common_Content/Feedback.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	</xi:fallback>
+	</xi:include>
+</preface>
+
diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index f5d7156..043a7a5 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='utf-8' ?>
-<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
 <!ENTITY % BOOK_ENTITIES SYSTEM "cloud-guide.ent">
 %BOOK_ENTITIES;
 ]>


More information about the docs-commits mailing list