.. Piano documentation master file, created by
   sphinx-quickstart on Thu Mar 15 15:52:56 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome
================================

Documentation regarding the Piano prototype.  The goal of the prototype is to
demonstrate the power of Pyramid with a MongoDB back-end for building dynamic
CMS-like sites.  The end-result should be easy to expand and maintain.


Setup & Usage
======================

Environment setup and Buildout usage.

.. toctree::
   :maxdepth: 3
   
   install
   usage
   
   
APIs
==================

API documentation.

.. toctree::
   :maxdepth: 2

   piano/api
   sample/api
   

Resources
==================

Useful or interesting links and references.

* `reStructuredText Cheatsheet <http://openalea.gforge.inria.fr/doc/openalea/doc/_build/html/source/sphinx/rest_syntax.html>`_
	
.. toctree::
   :maxdepth: 2

   deps
   links
   
   
Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`

