Fix some errors: - Missing comma after conditinal sentence - Remove space before '!' - Remove trailing whitespaces from modified files
diff --git a/rtd/source/concepts.rst b/rtd/source/concepts.rst index e3ea3b8..d61e8c5 100644 --- a/rtd/source/concepts.rst +++ b/rtd/source/concepts.rst
@@ -141,7 +141,7 @@ deployment. The management server typically runs on a dedicated machine or as a virtual -machine. It controls allocation of virtual machines to hosts and assigns +machine. It controls allocation of virtual machines to hosts and assigns storage and IP addresses to the virtual machine instances. The Management Server runs in an Apache Tomcat container and requires a MySQL database for persistence.
diff --git a/rtd/source/index.rst b/rtd/source/index.rst index 706a90f..1788da7 100644 --- a/rtd/source/index.rst +++ b/rtd/source/index.rst
@@ -19,8 +19,8 @@ contain the root `toctree` directive. -Welcome to CloudStack Documentation ! -===================================== +Welcome to CloudStack Documentation! +==================================== .. figure:: /_static/images/acslogo.png :align: center @@ -32,8 +32,8 @@ Introduction ------------ -If you are new to CloudStack you should go through this short introduction on -concepts and terminology before proceeding to the installation or +If you are new to CloudStack, you should go through this short introduction on +concepts and terminology before proceeding to the installation or administration guides. .. toctree:: @@ -45,21 +45,21 @@ Navigating the docs ------------------- -Now that you have gone over the basic concepts of CloudStack you are ready to +Now that you have gone over the basic concepts of CloudStack you are ready to dive into installation and operation documentation. -- `Installation Guide +- `Installation Guide <http://docs.cloudstack.apache.org/projects/cloudstack-installation>`_ -- `Administration Guide +- `Administration Guide <http://docs.cloudstack.apache.org/projects/cloudstack-administration>`_ -- `Release Notes +- `Release Notes <http://docs.cloudstack.apache.org/projects/cloudstack-release-notes>`_ -Below you will find very specific documentation on advanced networking_ which -you can skip if you are just getting started. Developers will also find below -a short developers_ guide. +Below you will find very specific documentation on advanced networking_ which +you can skip if you are just getting started. Developers will also find below +a short developers_ guide. .. _integrations: