Skip to content

Commit

Permalink
[DOCS] Add docs build info to TESTING.asciidoc (#52271)
Browse files Browse the repository at this point in the history
Adds a brief section about Elasticsearch docs and how users can
test/build them locally.
  • Loading branch information
jrodewig committed Feb 12, 2020
1 parent 6ea3f5a commit fc96464
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions TESTING.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit fc96464

Please sign in to comment.