Files @ 51b70569c330
Branch filter:

Location: kallithea/docs/index.rst

51b70569c330 871 B text/prs.fallenstein.rst Show Annotation Show as Raw Download as Raw
Marcin Kuzminski
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.
.. _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