.. 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.


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

.. toctree::
   :maxdepth: 1

   content_handlers
   validation
   error

Further resources
=================
* `bugtracker <https://redmine.fsinf.at/projects/restauthcommon>`_
* `git repository <http://git.fsinf.at/restauth/restauth-common>`_
* Jabber/XMPP chat: ``rest@conference.jabber.at``

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

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

