view docs/index.rst @ 4245:3315e9263a53

Use Conservancy's Kallithea Committee address as author_email. the setup.py needs an author_email setting. Since this is a fork, the author_email should be the individuals responsible for the fork. This address reaches the Kallithea Committee at Conservancy.
author Bradley M. Kuhn <bkuhn@sfconservancy.org>
date Fri, 04 Jul 2014 09:40:56 -0400
parents 499c513967a1
children e69d34136be5
line wrap: on
line source

.. _index:

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

Users Guide
-----------

**Installation:**

.. toctree::
   :maxdepth: 1

   installation
   installation_win
   setup
   upgrade

**Usage**

.. toctree::
   :maxdepth: 1

   usage/general
   usage/git_support
   usage/performance
   usage/locking
   usage/statistics
   usage/backup
   usage/subrepos
   usage/debugging
   usage/troubleshooting

**Develop**

.. toctree::
   :maxdepth: 1

   contributing
   changelog

**API**

.. toctree::
   :maxdepth: 1

   api/api
   api/models


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/
.. _bitbucket: http://bitbucket.org/
.. _subversion: http://subversion.tigris.org/
.. _git: http://git-scm.com/
.. _celery: http://celeryproject.org/
.. _Sphinx: http://sphinx.pocoo.org/
.. _vcs: http://pypi.python.org/pypi/vcs