Document commentlink section in project.config file

config-project-config.txt describes the sections that can appear in
project.config, but it missed to mention the commentlink section.

Change-Id: I7e53183e60179bfe051e17f91d3bcd19d172787b
Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
Edwin Kempin
2016-10-13 09:00:55 +02:00
parent cb68ee5d7c
commit 424f96c68d

View File

@@ -84,6 +84,11 @@ The link:#label-section[+label+] section can appear multiple times. You can
also redefine the text and behavior of the built in label types `Code-Review`
and `Verified`.
Optionally a +commentlink+ section can be added to define project-specific
comment links. The +commentlink+ section has the same format as the
link:config-gerrit.html#commentlink[+commentlink+ section in gerrit.config]
which is used to define global comment links.
[[project-section]]
=== Project section