Document how to install plugins

Change-Id: I65814d26b7eda93b6f660ddf4fc4b345a8c0aabb
This commit is contained in:
Martin Fick
2012-05-08 16:30:16 -07:00
parent 7bf1f93d25
commit 472bb9d4de

View File

@@ -3,7 +3,7 @@ Gerrit Code Review - Installation Guide
[[requirements]] [[requirements]]
Requirements Requirements
----------- ------------
To run the Gerrit service, the following requirements must be met on To run the Gerrit service, the following requirements must be met on
the host: the host:
@@ -222,6 +222,13 @@ for details on how to configure this if anonymous access is desired.
* http://www.kernel.org/pub/software/scm/git/docs/git-daemon.html[man git-daemon] * http://www.kernel.org/pub/software/scm/git/docs/git-daemon.html[man git-daemon]
[[plugins]]
Plugins
-------
Place Gerrit plugins in the review_site/plugins directory to have them loaded on Gerrit startup.
External Documentation Links External Documentation Links
---------------------------- ----------------------------