[cloud-guide] Flesh out the table of contents a bit more

Jared Smith jsmith at fedoraproject.org
Fri Jun 10 18:12:37 UTC 2011


commit 86cf3092eaa16d99930684037ab68bbe6fde23ba
Author: Jared K. Smith <jsmith at fedoraproject.org>
Date:   Fri Jun 10 14:10:46 2011 -0400

    Flesh out the table of contents a bit more

 en-US/Cloud_Guide.xml |   25 +++++++++++++++++++++----
 1 files changed, 21 insertions(+), 4 deletions(-)
---
diff --git a/en-US/Cloud_Guide.xml b/en-US/Cloud_Guide.xml
index 8f1689d..0619a84 100644
--- a/en-US/Cloud_Guide.xml
+++ b/en-US/Cloud_Guide.xml
@@ -5,10 +5,27 @@
 ]>
 <article>
 	<xi:include href="Article_Info.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-        <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" />
-        <xi:include href="AmazonEC2.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
-        <xi:include href="Openstack.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	<section>
+		<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>
+		<title>Using Fedora in the Cloud</title>
+        	<xi:include href="AmazonEC2.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	</section>
+	<section>
+		<title>Using Fedora to Manage the Cloud</title>
+        	<para/>
+	</section>
+	<section>
+		<title>Building your own cloud infrastructure using Fedora</title>
+        	<xi:include href="Openstack.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
+	</section>
+	<section>
+		<title>Storage in the Cloud</title>
+        	<para/>
+	</section>
 	<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<index />
 </article>


More information about the docs-commits mailing list