.. mortar-api-python documentation master file, created by
   sphinx-quickstart on Fri Oct 25 16:13:45 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to mortar-api-python's documentation!
=============================================
 
.. toctree::
   :maxdepth: 2
 
API
===

.. automodule:: mortar.api.v2.api
	:members:

Clusters
========

.. automodule:: mortar.api.v2.clusters
	:members:

Jobs
====

.. automodule:: mortar.api.v2.jobs
	:members:

Projects
========

.. automodule:: mortar.api.v2.projects
	:members:
 
Indices and tables
==================
 
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
