Statistics
| Branch: | Tag: | Revision:

root / docs / index.rst @ 03d661d8

History | View | Annotate | Download (876 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 simple, yet intuitive, multipurpose command-line tool and client API for managing clouds.
12

    
13
It is an initial implementation of the OpenStack Compute API, v1.1, with custom
14
extensions specific to the Synnefo IaaS cloud management software.
15

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

    
18

    
19
Contents:
20
*********
21

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

    
34

    
35
Indices and tables
36
==================
37

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