comparison README.rst @ 576:5c734b99c4db

fixed backlinks and fixed target to docs
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 10 Oct 2010 22:11:57 +0200
parents a60cd29ba7e2
children 60a4aabf6aa6
comparison
equal deleted inserted replaced
575:e2c9e0929e93 576:5c734b99c4db
32 http://hg.python-works.com/rhodecode/summary 32 http://hg.python-works.com/rhodecode/summary
33 33
34 Instalation 34 Instalation
35 ----------- 35 -----------
36 36
37 Please visit http://packages.python.org/rhodecode/installation.html 37 Please visit http://packages.python.org/RhodeCode/installation.html
38 38
39 39
40 Features 40 Features
41 -------- 41 --------
42 42
84 84
85 Documentation 85 Documentation
86 ------------- 86 -------------
87 87
88 Online documentation for current version is available at 88 Online documentation for current version is available at
89 http://packages.python.org/rhodecode/. 89 http://packages.python.org/RhodeCode/.
90 You may also build documentation for yourself - go into ``docs/`` and run:: 90 You may also build documentation for yourself - go into ``docs/`` and run::
91 91
92 make html 92 make html
93 93
94 .. _virtualenv: http://pypi.python.org/pypi/virtualenv
95 .. _python: http://www.python.org/
96 .. _django: http://www.djangoproject.com/
97 .. _mercurial: http://mercurial.selenic.com/
98 .. _subversion: http://subversion.tigris.org/
99 .. _git: http://git-scm.com/
100 .. _celery: http://celeryproject.org/
101 .. _Sphinx: http://sphinx.pocoo.org/
102 .. _GPL: http://www.gnu.org/licenses/gpl.html
103 .. _vcs: http://pypi.python.org/pypi/vcs