django-analytical/docs/index.rst
Peter Bittner 7d96f8e618 Use code-block directive for snippets
Correct spacing between sentences.

Update URLs (http -> https)
2017-01-29 21:55:27 +01:00

37 lines
644 B
ReStructuredText

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