[cloud-guide] Adding Ceph section.

Eric Christensen sparks at fedoraproject.org
Tue Jun 21 00:20:13 UTC 2011


commit e045e192d4b8dba57889a0fb1e789e5843cae729
Author: Eric H Christensen <eric at christensenplace.us>
Date:   Mon Jun 20 20:15:00 2011 -0400

    Adding Ceph section.

 en-US/Ceph.xml        |   10 ++++++++++
 en-US/Cloud_Guide.xml |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/en-US/Ceph.xml b/en-US/Ceph.xml
new file mode 100644
index 0000000..171bcfa
--- /dev/null
+++ b/en-US/Ceph.xml
@@ -0,0 +1,10 @@
+<?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" [
+<!ENTITY % BOOK_ENTITIES SYSTEM "cloud-guide.ent">
+%BOOK_ENTITIES;
+]>
+<section id="sec-cloud-guide-Ceph">
+        <title>Ceph</title>
+	<para></para>
+	<para>For additional information please visit <ulink url="http://ceph.newdream.net"></ulink>.</para>
+</section>
diff --git a/en-US/Cloud_Guide.xml b/en-US/Cloud_Guide.xml
index 9157d4a..55a108d 100644
--- a/en-US/Cloud_Guide.xml
+++ b/en-US/Cloud_Guide.xml
@@ -30,7 +30,7 @@
 	</section>
 	<section>
 		<title>Storage in the Cloud</title>
-        	<para/>
+                <xi:include href="Ceph.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	</section>
 	<xi:include href="Revision_History.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
 	<index />


More information about the docs-commits mailing list