##// END OF EJS Templates
replaced all decode('utf-8') instances with .decode('utf-8','replace') for more error prof setup,...
replaced all decode('utf-8') instances with .decode('utf-8','replace') for more error prof setup, this way rhodecode could handle displaying non utf8 encoded file paths. This is still an invalid path, but this way we could at least show those paths without errors

File last commit:

r1025:bbd499c7 beta
r1100:e7d7f052 beta
Show More
index.rst
57 lines | 871 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
updated docs, added sphinx build
r568 Documentation
more docs update
r572 -------------
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
usage/enable_git
usage/statistics
docs updates
r811
**Develop**
.. toctree::
:maxdepth: 1
contributing
Version bump....
r585 changelog
updated docs, added sphinx build
r568
docs updates
r811 **API**
.. toctree::
:maxdepth: 2
api/index
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/
.. _subversion: http://subversion.tigris.org/
more docs update
r572 .. _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