dev-bazel: Fix section title sequence

Building the documentation results in a warning from asciidoctor:

  WARNING: dev-bazel.txt.Documentation_htmlonly_macros: line 400:
  section title out of sequence: expected level 2, got level 3

Change-Id: I966a04b40ffd84a0804046315d2a086902f155a3
This commit is contained in:
David Pursehouse
2019-05-21 12:20:26 +09:00
parent 3ca3a2e9a7
commit 0713b9a7a4

View File

@@ -397,7 +397,7 @@ necessary.
[[RBE]]
==== Google Remote Build Support
== Google Remote Build Support
The Bazel build can be used with Google's Remote Build Execution.