.. 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 SuperTagging's documentation!
===============================================

SuperTagging is an auto-tagging app using `OpenCalais <http://opencalais.com>`_, 
based off of `Django Tagging <http://code.google.com/p/django-tagging/>`_

Contents:

.. toctree::
   :maxdepth: 2
   :glob:
   
   installation
   getting_started
   real_world_example
   api
   markup
   
   reference/index

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

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

