.. RestAuthCommon documentation master file, created by
   sphinx-quickstart on Mon Jun  6 21:26:41 2011.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to RestAuthCommon's documentation!
==========================================

RestAuthCommon is a small project that collects various code that is used in both `server
<https://server.restauth.net>`_ and `client <https://python.restauth.net>`_ reference
implementations of the `RestAuth protocol <https://restauth.net>`_, which are both written in
python.

RestAuthCommon is Free Software, licensed unter the GNU General Public Licence, version 3. Please
feel free to :doc:`contribute </contribute>`.


Installation
============
.. toctree::
   :maxdepth: 1
   
   install/from-source
   install/with-pip
   install/debian-ubuntu
   
Documentation
=============

.. toctree::
   :maxdepth: 1

   content_handlers
   validation
   error

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

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

