[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 committed by GitHub
parent a8b39ed842
commit 5bd9f2b036
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -638,3 +638,9 @@ which you can use to measure the performance impact. It comes with a set of
default benchmarks that we also default benchmarks that we also
https://elasticsearch-benchmarks.elastic.co/[run every night]. To get started, https://elasticsearch-benchmarks.elastic.co/[run every night]. To get started,
please see https://esrally.readthedocs.io/en/stable/[Rally's documentation]. 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.