Statistics
| Branch: | Tag: | Revision:

root / docs / index.rst @ 9dc6159f

History | View | Annotate | Download (955 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 API, it is an initial implementation of the Synnefo API (`Synnefo IaaS <http://www.synnefo.org/>`_ cloud management software extends OpenStack), while preserving compatibility with the OpenStack API.
14

    
15
./kamaki is open source and released under a 2-clause BSD License.
16

    
17

    
18
Contents:
19
*********
20

    
21
.. toctree::
22
   :maxdepth: 2
23
   :numbered:
24
   :glob:
25
   
26
   overview
27
   installation
28
   setup
29
   usage
30
   commands
31
   devguide
32

    
33

    
34
Indices and tables
35
==================
36

    
37
* :ref:`genindex`
38
* :ref:`modindex`
39
* :ref:`search`