fixing whitespace issues and mismatched tag

Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/8e1f32f9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/8e1f32f9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/8e1f32f9

Branch: refs/heads/vpc
Commit: 8e1f32f9d0e4299f9438dfb6376519c7b5cbf743
Parents: 8f3e954
Author: David Nalley <[email protected]>
Authored: Wed Aug 8 10:09:12 2012 -0400
Committer: David Nalley <[email protected]>
Committed: Wed Aug 8 10:09:12 2012 -0400

----------------------------------------------------------------------
 docs/en-US/installation_steps_overview.xml |  113 ++++++++++++-----------
 1 files changed, 58 insertions(+), 55 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/8e1f32f9/docs/en-US/installation_steps_overview.xml
----------------------------------------------------------------------
diff --git a/docs/en-US/installation_steps_overview.xml 
b/docs/en-US/installation_steps_overview.xml
index 3eb7489..2632a4d 100644
--- a/docs/en-US/installation_steps_overview.xml
+++ b/docs/en-US/installation_steps_overview.xml
@@ -23,59 +23,62 @@
 -->
 
 <section id="installation_steps_overview">
-       <title>Overview of Installation Steps</title>
-       <para>For anything more than a simple trial installation, you will need 
guidance for a variety of configuration choices. It is strongly recommended 
that you read the following:</para>
-       <itemizedlist>
-               <listitem><para>Choosing a Deployment 
Architecture</para></listitem>
-               <listitem><para>Choosing a Hypervisor: Supported 
Features</para></listitem>
-               <listitem><para>Network Setup</para></listitem>
-               <listitem><para>Storage Setup</para></listitem>
-               <listitem><para>Best Practices</para></listitem>
-       </itemizedlist>
-       <orderedlist>
-       <listitem>
-       <para>
-               <emphasis role="bold">Prepare</emphasis>
-       </para>
-       <para>Make sure you have the required hardware ready</para>
-       </listitem>
-       <listitem>
-       <para>(Optional) Fill out the preparation checklists</para>
-       </listitem>
-       <listitem>
-       <para><emphasis role="bold">Install the &PRODUCT; 
software</emphasis></para>
-       </listitem>
-       <listitem>
-       <para>Install the Management Server (choose single-node or 
multi-node)</para>
-       </listitem>
-       <listitem>
-       <para>Log in to the UI</para>
-       </listitem>
-       <listitem>
-       <para><emphasis role="bold">Provision your cloud 
infrastructure</emphasis></para>
-       </listitem>
-       <listitem>
-       <para>Add a zone. Includes the first pod, cluster, and host</para>
-       </listitem>
-       <listitem>
-       <para>Add more pods</para>
-       </listitem>
-       <listitem>
-       <para>Add more clusters</para>
-       </listitem>
-       <listitem>
-       <para>Add more hosts</para>
-       </listitem>
-       <listitem>
-       <para>Add more primary storage</para>
-       </listitem>
-       <listitem>
-       <para>Add more secondary storage</para>
-       </listitem>
-       <listitem>
-       <para><emphasis role="bold">Try using the cloud</emphasis></para>
-       </listitem>
-       <listitem>
-       <para>Initialization and testing</para>
-       </listitem>
+  <title>Overview of Installation Steps</title>
+  <para>For anything more than a simple trial installation, you will need 
+  guidance for a variety of configuration choices. It is strongly 
+  recommended that you read the following:</para>
+  <itemizedlist>
+    <listitem><para>Choosing a Deployment Architecture</para></listitem>
+    <listitem><para>Choosing a Hypervisor: Supported Features</para></listitem>
+    <listitem><para>Network Setup</para></listitem>
+    <listitem><para>Storage Setup</para></listitem>
+    <listitem><para>Best Practices</para></listitem>
+  </itemizedlist>
+  <orderedlist>
+    <listitem>
+      <para>
+        <emphasis role="bold">Prepare</emphasis>
+      </para>
+      <para>Make sure you have the required hardware ready</para>
+    </listitem>
+    <listitem>
+      <para>(Optional) Fill out the preparation checklists</para>
+    </listitem>
+    <listitem>
+      <para><emphasis role="bold">Install the &PRODUCT; 
software</emphasis></para>
+    </listitem>
+    <listitem>
+      <para>Install the Management Server (choose single-node or 
multi-node)</para>
+    </listitem>
+    <listitem>
+      <para>Log in to the UI</para>
+    </listitem>
+    <listitem>
+      <para><emphasis role="bold">Provision your cloud 
infrastructure</emphasis></para>
+    </listitem>
+    <listitem>
+      <para>Add a zone. Includes the first pod, cluster, and host</para>
+    </listitem>
+    <listitem>
+      <para>Add more pods</para>
+    </listitem>
+    <listitem>
+      <para>Add more clusters</para>
+    </listitem>
+    <listitem>
+      <para>Add more hosts</para>
+    </listitem>
+    <listitem>
+      <para>Add more primary storage</para>
+    </listitem>
+    <listitem>
+      <para>Add more secondary storage</para>
+    </listitem>
+    <listitem>
+      <para><emphasis role="bold">Try using the cloud</emphasis></para>
+    </listitem>
+    <listitem>
+      <para>Initialization and testing</para>
+    </listitem>
+  </orderedlist>
 </section>

Reply via email to