Statistics
| Branch: | Tag: | Revision:

root / docs / index.rst @ f4ddbb74

History | View | Annotate | Download (956 Bytes)

1
.. Kamaki documentation master file, created by
2
   sphinx-quickstart on Tue Nov 29 15:15:50 2011.
3
   You can adapt this file completely to your liking, but it should at least
4
   contain the root `toctree` directive.
5
 
6
Kamaki project documentation
7
============================
8

    
9
.. image:: /images/kamaki-logo.png
10

    
11
./kamaki is a multipurpose, interactive command-line tool and also a client development API for managing clouds.
12

    
13
As a development library, it implements the Synnefo API (
14
`Synnefo IaaS <http://www.synnefo.org/>`_ cloud management software) which
15
extends OpenStack, therefore is also compatible with the OpenStack API.
16

    
17
./kamaki is open source and released under a 2-clause BSD License.
18

    
19

    
20
Contents:
21
*********
22

    
23
.. toctree::
24
   :maxdepth: 2
25
   :numbered:
26
   :glob:
27
   
28
   overview
29
   installation
30
   setup
31
   usage
32
   commands
33
   scenarios
34
   devguide
35

    
36

    
37
Indices and tables
38
==================
39

    
40
* :ref:`genindex`
41
* :ref:`modindex`
42
* :ref:`search`