index.rst
93 lines
| 2.3 KiB
| text/x-rst
|
RstLexer
/ docs / index.rst
r3290 | |RCE| | |||
r1 | ===== | |||
r3290 | |RCE| is a high-performance source code management and collaboration system. | |||
r1 | It enables you to develop projects securely behind the firewall while | |||
providing collaboration tools that work with |git|, |hg|, | ||||
and |svn| |repos|. The user interface allows you to create, edit, | ||||
and commit files and |repos| while managing their security permissions. | ||||
r3290 | |RCE| provides the following features: | |||
r1 | ||||
* Source code management. | ||||
* Extended permissions management. | ||||
* Integrated code collaboration tools. | ||||
* Integrated code review and notifications. | ||||
* Scalability provided by multi-node setup. | ||||
* Fully programmable automation API. | ||||
* Web-based hook management. | ||||
* Native |svn| support. | ||||
* Migration from existing databases. | ||||
r3290 | * |RCE| SDK. | |||
r1 | * Built-in analytics | |||
r1837 | * Built in integrations including: Slack, Webhooks (used for Jenkins/TeamCity and other CIs), Jira, Redmine, Hipchat | |||
r1 | * Pluggable authentication system. | |||
r1119 | * Support for AD, |LDAP|, Crowd, CAS, PAM. | |||
* Support for external authentication via Oauth Google, Github, Bitbucket, Twitter. | ||||
r1 | * Debug modes of operation. | |||
* Private and public gists. | ||||
* Gists with limited lifetimes and within instance only sharing. | ||||
* Fully integrated code search function. | ||||
* Always on SSL connectivity. | ||||
.. only:: html | ||||
Table of Contents | ||||
----------------- | ||||
.. toctree:: | ||||
:maxdepth: 1 | ||||
:caption: Admin Documentation | ||||
install/quick-start | ||||
install/install-database | ||||
install/install-steps | ||||
admin/system-overview | ||||
nix/default-env | ||||
admin/system-admin | ||||
admin/user-admin | ||||
r3693 | admin/repo-admin | |||
r1 | admin/security-tips | |||
auth/auth | ||||
issue-trackers/issue-trackers | ||||
admin/lab-settings | ||||
.. toctree:: | ||||
:maxdepth: 1 | ||||
:caption: Feature Documentation | ||||
collaboration/collaboration | ||||
collaboration/review-notifications | ||||
collaboration/pull-requests | ||||
code-review/code-review | ||||
r552 | integrations/integrations | |||
r1 | ||||
.. toctree:: | ||||
:maxdepth: 1 | ||||
r3658 | :caption: User Documentation | |||
usage/basic-usage | ||||
tutorials/tutorials | ||||
.. toctree:: | ||||
:maxdepth: 1 | ||||
r1 | :caption: Developer Documentation | |||
api/api | ||||
tools/rhodecode-tools | ||||
r552 | extensions/extensions-hooks | |||
r1 | contributing/contributing | |||
.. toctree:: | ||||
r3880 | :maxdepth: 2 | |||
:caption: RhodeCode Control Documentation | ||||
RhodeCode Installer <https://docs.rhodecode.com/RhodeCode-Control/> | ||||
.. toctree:: | ||||
r1 | :maxdepth: 1 | |||
:caption: About | ||||
known-issues/known-issues | ||||
release-notes/release-notes | ||||
admin/glossary | ||||