.. -*- restructuredtext -*-

=============
cloud_sptheme
=============

This is a small package containing a Sphinx theme named "Cloud",
along with some related Sphinx extensions.
For more details (and to see an example of the theme in action),
check out it's documentation at `<http://packages.python.org/cloud_sptheme>`_.

Requirements
------------
* Sphinx 1.0 or newer

Installation
------------
To install from source using ``setup.py``::

   python setup.py build
   sudo python setup.py install

For more detailed installation & testing instructions, see "docs/install.rst",

Online Resources
----------------
* **Homepage & Source:** `<https://bitbucket.org/ecollins/cloud_sptheme>`_
* **Docs:** `<http://packages.python.org/cloud_sptheme>`_
* **Download & PyPI:** `<http://pypi.python.org/pypi/cloud_sptheme>`_
