django-analytical/docs/services.rst
Joost Cassee 74af25be8e Make service documentation less context-dependent
It should be possible to understand the service documentation pages
without having come from the index page.  This is a first step in making
them context-independent.
2011-01-30 10:33:33 +01:00

25 lines
613 B
ReStructuredText

.. _services:
========
Services
========
This section describes what features are supported by the different
analytics services. To start using a service, you can either use the
generic installation instructions (see :doc:`install`), or add
service-specific tags to your templates.
If you would like to have another analytics service supported by
django-analytical, please create an issue on the project
`issue tracker`_. See also :ref:`helping-out`.
.. _`issue tracker`: http://github.com/jcassee/django-analytical/issues
Currently supported services:
.. toctree::
:maxdepth: 1
:glob:
services/*