.. PiFace Common documentation master file, created by
   sphinx-quickstart on Wed Jun 19 13:52:03 2013.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to PiFace Common's documentation!
=========================================

The pifacecommon Python module is required for all PiFace extensions. It
provides functions and classes for generic interfacing with the boards over
SPI.

Links:
    - `Blog <http://pifacedigital.wordpress.com/>`_
    - `GitHub <https://github.com/piface/pifacecommon/>`_
    - `PyPI <https://pypi.python.org/pypi/pifacecommon/>`_

Contents:

.. toctree::
   :maxdepth: 2

   installation
   example
   reference


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

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

