.. app documentation master file, created by
   sphinx-quickstart on Wed Oct 21 13:18:22 2009.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to django-renderit's documentation!
===========================================

django-renderit is a easy way to render objects.

Contents:

.. toctree::
   :maxdepth: 2
   :glob:

   installation
   getting_started
   templatetags
   templatefallback
   settings



Contributing
============

* `Source <https://github.com/jsoa/django-renderit>`_
* `Issues <https://github.com/jsoa/django-renderit/issues>`_


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

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

