mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
[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:
parent
a8b39ed842
commit
5bd9f2b036
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue