mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
[DOCS] Move x-pack docs to docs/reference
dir (#99209)
**Problem:** For historical reasons, source files for the Elasticsearch Guide's security, watcher, and Logstash API docs are housed in the `x-pack/docs` directory. This can confuse new contributors who expect Elasticsearch Guide docs to be located in `docs/reference`. **Solution:** - Move the security, watcher, and Logstash API doc source files to the `docs/reference` directory - Update doc snippet tests to use security Rel: https://github.com/elastic/platform-docs-team/issues/208
This commit is contained in:
parent
8685c8afe3
commit
255c9a7f95
255 changed files with 367 additions and 40 deletions
|
@ -341,4 +341,4 @@ When the {transform} is updated, you receive the updated configuration:
|
|||
----
|
||||
// TESTRESPONSE[s/"version" : "8.4.0"/"version" : $body.version/]
|
||||
// TESTRESPONSE[s/"create_time" : 1656113450613/"create_time" : $body.create_time/]
|
||||
// TESTRESPONSE[s/"authorization" : \{[^}]*\},//]
|
||||
// TESTRESPONSE[s/"superuser"/"_es_test_root"/]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue