##// END OF EJS Templates
Default parameters are now also used for creating repos using API calls, and initial repo scanner...
Default parameters are now also used for creating repos using API calls, and initial repo scanner - added new parameters to API call to override defaults - docs update - repo_type is now optional as it's a part of defaults

File last commit:

r3098:a5f0bc86 merge rhodecode-0.0.1.5.0 default
r3115:ebd76dee beta
Show More
index.rst
63 lines | 983 B | text/x-rst | RstLexer
updated docs, added sphinx build
r568 .. _index:
docs update
r796 .. include:: ./../README.rst
docs update, setup libs version bumps
r676
docs update
r1839 Users Guide
-----------
updated docs, added sphinx build
r568
**Installation:**
.. toctree::
:maxdepth: 1
installation
docs update
r744 setup
docs update
r642 upgrade
docs updates
r811
**Usage**
.. toctree::
:maxdepth: 1
docs update
r1025 usage/general
docs updates on git support
r2023 usage/git_support
Added simple docs for optimizing RhodeCode performance
r2517 usage/performance
Implemented basic locking functionality....
r2726 usage/locking
docs update
r1025 usage/statistics
added backup to docs
r1104 usage/backup
added simple subrepos docs
r3073 usage/subrepos
docs about debugging
r2119 usage/debugging
Added troubleshooting section to docs
r2601 usage/troubleshooting
docs about debugging
r2119
docs updates
r811 **Develop**
.. toctree::
:maxdepth: 1
contributing
Version bump....
r585 changelog
updated docs, added sphinx build
r568
docs updates
r811 **API**
.. toctree::
docs update
r1839 :maxdepth: 1
docs updates
r811
more docs
r2022 api/api
api/models
docs updates
r811
updated docs, added sphinx build
r568 Other topics
more docs update
r572 ------------
updated docs, added sphinx build
r568
* :ref:`genindex`
* :ref:`search`
more docs update
r572 .. _virtualenv: http://pypi.python.org/pypi/virtualenv
updated docs, added sphinx build
r568 .. _python: http://www.python.org/
.. _django: http://www.djangoproject.com/
.. _mercurial: http://mercurial.selenic.com/
docs update
r1123 .. _bitbucket: http://bitbucket.org/
updated docs, added sphinx build
r568 .. _subversion: http://subversion.tigris.org/
more docs update
r572 .. _git: http://git-scm.com/
.. _celery: http://celeryproject.org/
.. _Sphinx: http://sphinx.pocoo.org/
docs update
r1123 .. _vcs: http://pypi.python.org/pypi/vcs