django-analytical/docs/index.rst
Joost Cassee 6ea7e85b02 Add Performable service. Update docs layout.
Use included README.rst in documentation.  Bump version to 0.3.0.
2011-01-31 08:58:49 +01:00

37 lines
600 B
ReStructuredText

=================
django-analytical
=================
The django-analytical application integrates analytics services into a
Django_ project.
.. _Django: http://www.djangoproject.com/
:Package: http://pypi.python.org/pypi/django-analytical/
:Source: http://github.com/jcassee/django-analytical
Overview
========
.. include:: ../README.rst
:start-line: 6
:end-line: 17
To get a feel of how django-analytics works, check out the
:doc:`tutorial`.
Contents
========
.. toctree::
:maxdepth: 2
tutorial
install
features
services
settings
history
license