Push ip commands to top namespace, update docs
[kamaki] / docs / index.rst
index 672f0ce..3e57d74 100644 (file)
@@ -8,11 +8,12 @@ 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 OpenStack APIs,
+along with the custom extensions introduced by Synnefo
+(`Synnefo IaaS <http://www.synnefo.org/>`_).
 
 ./kamaki is open source and released under a 2-clause BSD License.
 
@@ -22,13 +23,16 @@ Contents:
 
 .. toctree::
    :maxdepth: 2
+   :numbered:
+   :glob:
    
    overview
    installation
    setup
    usage
    commands
-   clients
+   examples
+   devguide
 
 
 Indices and tables
@@ -37,4 +41,3 @@ Indices and tables
 * :ref:`genindex`
 * :ref:`modindex`
 * :ref:`search`
-