[cloud-guide] Fixed XML error

Eric Christensen sparks at fedoraproject.org
Fri Sep 9 16:33:51 UTC 2011


commit 82e06bdbc03c830fd0c9e4571f1ed83e45fe95cd
Author: Eric Christensen <eric at christensenplace.us>
Date:   Fri Sep 9 12:32:35 2011 -0400

    Fixed XML error

 en-US/Cloud_Guide.xml |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Cloud_Guide.xml b/en-US/Cloud_Guide.xml
index a8091ca..633e247 100644
--- a/en-US/Cloud_Guide.xml
+++ b/en-US/Cloud_Guide.xml
@@ -22,12 +22,23 @@
 	</chapter>
 	<chapter>
 		<title>Building your own cloud infrastructure using Fedora</title>
+		<section>
+			<title>Infrastructure as a Service (IaaS)</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" />
                 <xi:include href="Sheepdog.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
                 <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>
+			<title>Platform as a Service (PaaS)</title>
+			<para></para>
+		</section>
+		<section>
+			<title>Software as a Service (SaaS)</title>
+		<xi:include href="Openshift.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+		</section> 
 	</chapter>
 	<chapter>
 		<title>Storage in the Cloud</title>


More information about the docs-commits mailing list