[DOCS] Add docs build info to TESTING.asciidoc (#52271)

Adds a brief section about Elasticsearch docs and how users can
test/build them locally.
This commit is contained in:
James Rodewig 2020-02-12 12:59:24 -05:00
parent 6ea3f5ada1
commit fc964643bd

View File

@ -673,3 +673,9 @@ which you can use to measure the performance impact. It comes with a set of
default benchmarks that we also
https://elasticsearch-benchmarks.elastic.co/[run every night]. To get started,
please see https://esrally.readthedocs.io/en/stable/[Rally's documentation].
== Test doc builds
The Elasticsearch docs are in AsciiDoc format. You can test and build the docs
locally using the Elasticsearch documentation build process. See
https://github.com/elastic/docs.