Update the copyright dates everywhere
[kamaki] / docs / index.rst
index 9a4fe51..70d8ec9 100644 (file)
@@ -8,11 +8,11 @@ Kamaki project documentation
 
 .. image:: /images/kamaki-logo.png
 
-./kamaki is a simple, yet intuitive, command-line tool for managing clouds. Run
-it without arguments to see a list of available commands.
+./kamaki is a multipurpose, interactive command-line tool and also a client development API for managing clouds.
 
-It is an initial implementation of the OpenStack Compute API, v1.1, with custom
-extensions specific to the Synnefo IaaS cloud management software.
+As a development library, it implements the Synnefo API (
+`Synnefo IaaS <http://www.synnefo.org/>`_ cloud management software) which
+extends OpenStack, therefore is also compatible with the OpenStack API.
 
 ./kamaki is open source and released under a 2-clause BSD License.
 
@@ -30,6 +30,7 @@ Contents:
    setup
    usage
    commands
+   examples
    devguide