Merge "Documentation: add a TL;DR summary"
This commit is contained in:
@@ -1,6 +1,17 @@
|
|||||||
:linkattrs:
|
:linkattrs:
|
||||||
= Gerrit Code Review - Building with Bazel
|
= Gerrit Code Review - Building with Bazel
|
||||||
|
|
||||||
|
[[summary]]
|
||||||
|
== TL;DR
|
||||||
|
|
||||||
|
If you have the prerequisites, running
|
||||||
|
|
||||||
|
```
|
||||||
|
$ bazel build gerrit
|
||||||
|
```
|
||||||
|
|
||||||
|
should generate a .war file under `bazel-bin/gerrit.war`.
|
||||||
|
|
||||||
[[installation]]
|
[[installation]]
|
||||||
== Prerequisites
|
== Prerequisites
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user