commit | d6e3431958119d1a1ebab163c55a803770a2428b | [log] [tgz] |
---|---|---|
author | Luca Milanesio <luca.milanesio@gmail.com> | Fri Jun 09 14:19:10 2017 +0100 |
committer | Claudio Pacchiega <claudio.pacchiega@gmail.com> | Fri Jun 09 17:16:25 2017 +0200 |
tree | f54b2b0cc6ce8a3e46513357dd0496f0f4860f83 | |
parent | 132ee6329b102cc253c2c93bc1e2e852ee040569 [diff] |
Fix documentation Markdown formatting Balance the code blocks and put proper spacing and delimiters to restore a sane rendering under Gerrit plugin's page documentation. Change-Id: Ia42c18e8e51a49528b30111df9ae13d46b8bd0fa
Collect information on Gerrit Code Review in order to have enough elements to request support.
Gerrit-Support plugins is written in Scala language and built with Sbt. To build the plugin you need to have SBT 0.13.13 installed and then run the assembly
target.
Example:
$ sbt assembly [...] [info] Packaging /Users/lucamilanesio/gerrithub/gerrit-support/target/scala-2.11/gerrit-support.jar ...