.. coaster documentation master file, created by
   sphinx-quickstart on Mon Nov 12 14:24:51 2012.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Coaster
^^^^^^^


Coaster documentation
=====================

Coaster contains functions and db models for recurring patterns in Flask apps.
Coaster is available under the BSD license, the same license as Flask.

.. toctree::
   :maxdepth: 2

   utils
   assets
   views
   sqlalchemy
   app
   logging
   docflow

Indices and tables
==================

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

