Repository: cloudstack-docs Updated Branches: refs/heads/master 3ef356146 -> 82914a864
Adding warning that this is a WIP Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/commit/82914a86 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/tree/82914a86 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs/diff/82914a86 Branch: refs/heads/master Commit: 82914a8641413a4037ddb2114d6472bcc9d43dca Parents: 3ef3561 Author: Sebastien Goasguen <[email protected]> Authored: Tue Mar 25 15:06:58 2014 +0100 Committer: Sebastien Goasguen <[email protected]> Committed: Tue Mar 25 15:06:58 2014 +0100 ---------------------------------------------------------------------- rtd/source/index.rst | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs/blob/82914a86/rtd/source/index.rst ---------------------------------------------------------------------- diff --git a/rtd/source/index.rst b/rtd/source/index.rst index c836f7a..b773e54 100644 --- a/rtd/source/index.rst +++ b/rtd/source/index.rst @@ -9,6 +9,9 @@ Welcome to CloudStack Documentation ! .. figure:: /_static/images/acslogo.png :align: center +.. warning:: We are in the process of changing documentation format as well as hosting mechanism. + Please be patient with us as we migrate our entire documentation to this new setup. + Introduction ------------ @@ -28,19 +31,10 @@ See the `Administration Guide <http://docs.cloudstack.apache.org/projects/clouds 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. +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. -`Release Notes <http://docs.cloudstack.apache.org/projects/cloudstack-release-notes>`_ --------------------------------------------------------------------------------------- - -`Installation Guide <http://docs.cloudstack.apache.org/projects/cloudstack-installation>`_ ------------------------------------------------------------------------------------------- - -`Administration Guide <http://docs.cloudstack.apache.org/projects/cloudstack-administration>`_ ----------------------------------------------------------------------------------------------- - .. _networking: Advanced Networking Guides @@ -56,7 +50,7 @@ Advanced Networking Guides networking/ipv6 networking/autoscale_without_netscaler.rst -.. _developer: +.. _developers: Developers Guide ----------------
