view docs/index.rst @ 2517:fa88997aa421 beta

Added simple docs for optimizing RhodeCode performance
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 30 Jun 2012 22:48:14 +0200
parents 4d076981a7b1
children aa90719e8520
line wrap: on
line source

.. _index:

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

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

**Installation:**

.. toctree::
   :maxdepth: 1

   installation
   setup
   upgrade
   
**Usage**

.. toctree::
   :maxdepth: 1

   usage/general
   usage/git_support
   usage/performance
   usage/statistics
   usage/backup
   usage/debugging

**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