From 424f96c68d53687ccecdd1a96f452e6f94c27059 Mon Sep 17 00:00:00 2001 From: Edwin Kempin Date: Thu, 13 Oct 2016 09:00:55 +0200 Subject: [PATCH] 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 --- Documentation/config-project-config.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/config-project-config.txt b/Documentation/config-project-config.txt index 5483d85ed1..34f39c8ca7 100644 --- a/Documentation/config-project-config.txt +++ b/Documentation/config-project-config.txt @@ -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