comparison docs/index.rst @ 717:9985eca2e4d0 beta

updated docs and setup.py docs
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 18 Nov 2010 18:05:52 +0100
parents bdd1ddd05b7c
children 3389f272ece1
comparison
equal deleted inserted replaced
716:1f8546ccccdd 717:9985eca2e4d0
1 .. _index: 1 .. _index:
2 2
3 Welcome to RhodeCode (RhodiumCode) documentation! 3 Welcome to RhodeCode (RhodiumCode) documentation!
4 ================================================= 4 =================================================
5 5
6 ``RhodeCode`` (formerly hg-app) is Pylons based repository management and 6 ``RhodeCode`` (formerly hg-app) is Pylons based Mercurial repository
7 serving for mercurial_ and git_. It's similar to github or bitbucket, but 7 browser/management with build in push/pull server and full text search. It's
8 it's suppose to run as standalone app, it's open source and focuses more on 8 similar to github or bitbucket, but it's suppose to run as standalone hosted
9 restricted access to repositories. There's no default free access to RhodeCode 9 application, it's open source and focuses more on restricted access to
10 You have to create an account in order to use the application. It's powered 10 repositories. It's powered by vcs_ library that we created to handle many
11 by vcs_ library that we created to handle many various version control systems. 11 various version control systems.
12 12
13 RhodeCode uses `Semantic Versioning <http://semver.org/>`_ 13 RhodeCode uses `Semantic Versioning <http://semver.org/>`_
14 14
15 RhodeCode demo 15 RhodeCode demo
16 -------------- 16 --------------
76 ---------------- 76 ----------------
77 77
78 - code review (probably based on hg-review) 78 - code review (probably based on hg-review)
79 - full git_ support, with push/pull server 79 - full git_ support, with push/pull server
80 - project grouping 80 - project grouping
81 - anonymous access 81 - redmine integration
82 -
83 - commit based build in wiki system 82 - commit based build in wiki system
84 - clone points and cloning from remote repositories into rhodecode 83 - clone points and cloning from remote repositories into rhodecode
85 (git_ and mercurial_) 84 (git_ and mercurial_)
86 - more statistics and graph (global annotation + some more statistics) 85 - more statistics and graph (global annotation + some more statistics)
87 - user customized activity dashboards 86 - user customized activity dashboards
88 - some cache optimizations
89 - other cools stuff that i can figure out (or You can help me figure out) 87 - other cools stuff that i can figure out (or You can help me figure out)
90 88
91 License 89 License
92 ------- 90 -------
93 91