Document that *WebLink impls may return null

Change-Id: Ia88e6072a7a22ff3beb982eb212fdcf6f29022dc
This commit is contained in:
Dave Borowitz
2017-06-06 10:47:08 -04:00
parent 56bcc7737c
commit d0c01fd381

View File

@@ -2304,6 +2304,10 @@ BranchWebLinks will appear in the branch list in the last column.
FileHistoryWebLinks will appear on the access rights screen.
If a `get*WebLink` implementation returns `null`, the link will be omitted. This
allows the plugin to selectively "enable" itself on a per-project/branch/file
basis.
[[lfs-extension]]
== LFS Storage Plugins