James Rodewig
07ac8818b6
[DOCS] Remove testenv
annotations from doc snippet tests ( #80023 ) ( #80458 )
...
Removes `testenv` annotations and related code. These annotations originally let you skip x-pack snippet tests in the docs. However, that's no longer possible.
Relates to #79309 , #31619
# Conflicts:
# docs/reference/ml/df-analytics/apis/get-trained-model-deployment-stats.asciidoc
# docs/reference/ml/df-analytics/apis/infer-trained-model-deployment.asciidoc
# docs/reference/ml/df-analytics/apis/put-trained-model-definition-part.asciidoc
# docs/reference/ml/df-analytics/apis/put-trained-model-vocabulary.asciidoc
# docs/reference/ml/df-analytics/apis/start-trained-model-deployment.asciidoc
# docs/reference/ml/df-analytics/apis/stop-trained-model-deployment.asciidoc
# docs/reference/slm/apis/slm-delete.asciidoc
# docs/reference/slm/apis/slm-execute-retention.asciidoc
# docs/reference/slm/apis/slm-execute.asciidoc
# docs/reference/slm/apis/slm-get-status.asciidoc
# docs/reference/slm/apis/slm-get.asciidoc
# docs/reference/slm/apis/slm-start.asciidoc
# docs/reference/slm/apis/slm-stats.asciidoc
# docs/reference/slm/apis/slm-stop.asciidoc
# docs/reference/sql/endpoints/client-apps/tableau-desktop.asciidoc
# docs/reference/sql/endpoints/client-apps/tableau-server.asciidoc
2021-11-05 19:41:54 -04:00
Benjamin Trent
88a1bfa516
[ML] [DOCS] update find-structure reference docs ( #67586 ) ( #67592 )
...
The text structure finder API documentation had many references to the "files". While this is one use of the API, the API now has a more generic name. This commit replaces many references to the word "file" to the more generic word "text".
2021-01-15 13:22:59 -05:00
James Rodewig
be1fb783e0
[DOCS] Fix API titles ( #67475 ) ( #67480 )
2021-01-13 15:56:17 -05:00
Benjamin Trent
15da578627
[ML] rename the text structure action and update required permissions ( #67388 ) ( #67468 )
...
This renames the text structure finder action to match the plugin name.
Also, this adds a new reserved role name so that adding specific permissions for this API is simple.
2021-01-13 15:23:15 -05:00
Lisa Cawley
da5662495b
[DOCS] Move find file structure to a new API endpoint ( #67314 ) ( #67389 )
2021-01-12 12:41:39 -08:00