Reword documentation about plugin-based validation
When this documentation was originally written, the interfaces provided were only related to commit validation. Since then other interfaces that are not commit related have been added. Reword the title and introductory sentences to be more relevant to the interfaces that are currently available. Change-Id: I3a6c70a735154fdcf730220919ccb885ffc87615
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
= Gerrit Code Review - Commit Validation
|
||||
= Gerrit Code Review - Plugin-based Validation
|
||||
|
||||
Gerrit supports link:dev-plugins.html[plugin-based] validation of
|
||||
commits.
|
||||
Gerrit provides interfaces to allow link:dev-plugins.html[plugins] to
|
||||
perform validation on certain operations.
|
||||
|
||||
[[new-commit-validation]]
|
||||
== New commit validation
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
. Plugin development
|
||||
.. link:dev-plugins.html[Developing Plugins]
|
||||
.. link:js-api.html[JavaScript Plugin API]
|
||||
.. link:config-validation.html[Commit Validation]
|
||||
.. link:config-validation.html[Validation Interfaces]
|
||||
|
||||
== Maintainer
|
||||
. link:dev-release.html[Developer Release]
|
||||
|
||||
Reference in New Issue
Block a user