Repository: cloudstack-docs-admin Updated Branches: refs/heads/master d9dba22ce -> b89f5d5b8
Tweak headers and put link to other docs Project: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/commit/b89f5d5b Tree: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/tree/b89f5d5b Diff: http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/diff/b89f5d5b Branch: refs/heads/master Commit: b89f5d5b86e0cc83be6ce6ff1d3a40bc18e80de2 Parents: d9dba22 Author: Sebastien Goasguen <[email protected]> Authored: Tue May 13 13:16:42 2014 +0200 Committer: Sebastien Goasguen <[email protected]> Committed: Tue May 13 13:16:42 2014 +0200 ---------------------------------------------------------------------- source/_static/acslogo.png | Bin 0 -> 135394 bytes source/index.rst | 14 ++++++++++++++ 2 files changed, 14 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/b89f5d5b/source/_static/acslogo.png ---------------------------------------------------------------------- diff --git a/source/_static/acslogo.png b/source/_static/acslogo.png new file mode 100644 index 0000000..a938231 Binary files /dev/null and b/source/_static/acslogo.png differ http://git-wip-us.apache.org/repos/asf/cloudstack-docs-admin/blob/b89f5d5b/source/index.rst ---------------------------------------------------------------------- diff --git a/source/index.rst b/source/index.rst index ddfa3bb..76e8734 100644 --- a/source/index.rst +++ b/source/index.rst @@ -21,6 +21,20 @@ Welcome to CloudStack Administration 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. + +This guide is aimed at Administrators of a CloudStack based Cloud, for Release Notes, Installation and General introduction to CloudStack see the following guides: + +- `Documentation Start <http://docs.cloudstack.apache.org>`_ + +- `Installation Guide <http://docs.cloudstack.apache.org/projects/cloudstack-installation>`_ + +- `Release Notes <http://docs.cloudstack.apache.org/projects/cloudstack-release-notes>`_- + User Interface --------------
