Repository: cloudstack-docs
Updated Branches:
  refs/heads/master 98ce02ab4 -> dace0c7d4


first pass at links to all guides


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

Branch: refs/heads/master
Commit: dace0c7d490f1935691f5204f988d90458e3e6c8
Parents: 98ce02a
Author: Sebastien Goasguen <run...@gmail.com>
Authored: Thu Mar 20 05:01:33 2014 -0400
Committer: Sebastien Goasguen <run...@gmail.com>
Committed: Thu Mar 20 05:01:33 2014 -0400

----------------------------------------------------------------------
 rtd/source/index.rst | 31 +++++++++++++++++++++----------
 1 file changed, 21 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/dace0c7d/rtd/source/index.rst
----------------------------------------------------------------------
diff --git a/rtd/source/index.rst b/rtd/source/index.rst
index 168cefd..16ccbca 100644
--- a/rtd/source/index.rst
+++ b/rtd/source/index.rst
@@ -4,7 +4,7 @@
    contain the root `toctree` directive.
 
 Welcome to CloudStack Documentation !
-=======================================
+=====================================
 
 .. figure:: /_static/images/acslogo.png
     :align: center
@@ -17,9 +17,25 @@ Introduction
 
     concepts
 
+Guides
+------
 
-Networking Guides
-------------------
+Now that you have gone over the basic concepts of CloudStack you are ready to 
dive into the installation and operation.
+
+See the `Installation Guide 
<http://docs.cloudstack.apache.org/projects/cloudstack-installation>`_
+
+See the `Administration Guide 
<http://docs.cloudstack.apache.org/projects/cloudstack-administration>`_
+
+See the `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 developer_ guide. 
+
+.. _networking:
+
+Advanced Networking Guides
+--------------------------
 
 .. toctree::
     :maxdepth: 2
@@ -32,13 +48,7 @@ Networking Guides
     networking/autoscale_without_netscaler.rst
     networking/troubleshoot_internet_traffic.rst
 
-Allocator Guide
----------------
-
-.. toctree::
-    :maxdepth: 2
-
-    alloc.rst
+.. _developer:
 
 Developer's Guide
 ------------------
@@ -49,5 +59,6 @@ Developer's Guide
     developer_guide
     dev
     plugins
+    alloc.rst
     ansible
 

Reply via email to