.. The Cement CLI Application Framework documentation master file, created by
   sphinx-quickstart on Thu Jan 28 02:44:35 2010.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Cement CLI Application Framework Documentation
==============================================

Cement is an advanced CLI Application Framework for Python. This documentation
is a guide for developers wishing to build their applications on top of the 
Cement Framework.  
 
 * Doc: http://builtoncement.org/cement/0.8/doc/
 * Download: http://builtoncement.org/cement/0.8/source/
 * Code: http://github.com/derks/cement
 

The Python packages are available separately via PyPi:

 * http://pypi.python.org/pypi/cement
 * http://pypi.python.org/pypi/cement.devtools
 

The Rosendale Project
---------------------

The Rosendale Project is geared towards providing shared plugins for all 
applications built on Cement.

 * http://builtoncement.org/rosendale/1.0/doc/
 
 
Contents
--------

.. toctree::
   :maxdepth: 2

   api
   dev

