view docs/index.rst @ 1039:51b70569c330 beta

extended admin rescan to show what repositories was added and what removed fixed found bugs, added expunge to cached getter since it introduce some more problems. Added some relationship to properly clean related objects from database.
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 13 Feb 2011 01:38:39 +0100
parents bbd499c7b55e
children af371e206ec5
line wrap: on
line source

.. _index:

.. include:: ./../README.rst

Documentation
-------------

**Installation:**

.. toctree::
   :maxdepth: 1

   installation
   setup
   upgrade
   
**Usage**

.. toctree::
   :maxdepth: 1

   usage/general
   usage/enable_git
   usage/statistics
   
**Develop**

.. toctree::
   :maxdepth: 1
   
   contributing
   changelog

**API**

.. toctree::
   :maxdepth: 2

   api/index
   

Other topics
------------

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

.. _virtualenv: http://pypi.python.org/pypi/virtualenv
.. _python: http://www.python.org/
.. _django: http://www.djangoproject.com/
.. _mercurial: http://mercurial.selenic.com/
.. _subversion: http://subversion.tigris.org/
.. _git: http://git-scm.com/
.. _celery: http://celeryproject.org/
.. _Sphinx: http://sphinx.pocoo.org/
.. _GPL: http://www.gnu.org/licenses/gpl.html
.. _vcs: http://pypi.python.org/pypi/vcs