gerrit/Documentation/index.txt
Shawn O. Pearce 807941f295 Move server programs section under User Guide
The programs executable on the server (e.g. the ssh daemon) should
be part of the user guide section, not the installation section.

Change-Id: Ibd0902e00517dce63f3d8b11d52a1235187963b8
Signed-off-by: Shawn O. Pearce <sop@google.com>
2009-11-02 10:40:14 -08:00

48 lines
1.4 KiB
Plaintext

Gerrit Code Review for Git
==========================
User Guide
----------
* link:http://source.android.com/submit-patches/workflow[Default Workflow]
* link:cmd-index.html[Command Line Tools]
* link:pgm-index.html[Server Programs]
* link:user-upload.html[Uploading Changes]
* link:user-changeid.html[Change-Id Lines]
* link:user-signedoffby.html[Signed-off-by Lines]
* link:access-control.html[Access Controls]
Installation
------------
* link:licenses.html[Licenses and Notices]
* link:install.html[Installation Guide]
* link:project-setup.html[Project Setup]
Configuration
-------------
* link:config-gerrit.html[System Settings]
* link:config-contact.html[User Contact Information]
* link:config-replication.html[Git Replication/Mirroring]
* link:config-gitweb.html[Gitweb Integration]
* link:config-headerfooter.html[Site Header/Footer]
* link:config-sso.html[Single Sign-On Systems]
Developer Documentation
-----------------------
* link:dev-readme.html[Developer Setup]
* link:dev-eclipse.html[Eclipse Setup]
* link:dev-design.html[System Design]
* link:i18n-readme.html[i18n Support]
Resources
---------
* link:http://code.google.com/p/gerrit/[Homepage]
* link:http://code.google.com/p/gerrit/downloads/list[Downloads]
* link:http://code.google.com/p/gerrit/issues/list[Issue Tracking]
* link:http://code.google.com/p/gerrit/wiki/Source?tm=4[Source Code]
* link:http://code.google.com/p/gerrit/wiki/Background[A History of Gerrit Code Review]