elasticsearch/docs/reference/index.asciidoc
Liam Thompson 33a71e3289
[DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413)
* Remove `es-test-dir` book-scoped variable

* Remove `plugins-examples-dir` book-scoped variable

* Remove `:dependencies-dir:` and `:xes-repo-dir:` book-scoped variables

- In `index.asciidoc`, two variables (`:dependencies-dir:` and `:xes-repo-dir:`) were removed.
- In `sql/index.asciidoc`, the `:sql-tests:` path was updated to fuller path
- In `esql/index.asciidoc`, the `:esql-tests:` path was updated idem

* Replace `es-repo-dir` with `es-ref-dir`

* Move `:include-xpack: true` to few files that use it, remove from index.asciidoc
2024-04-17 14:37:07 +02:00

79 lines
No EOL
1.4 KiB
Text

[[elasticsearch-reference]]
= Elasticsearch Guide
include::../Versions.asciidoc[]
include::links.asciidoc[]
include::landing-page.asciidoc[]
include::intro.asciidoc[]
include::release-notes/highlights.asciidoc[]
include::getting-started.asciidoc[]
include::setup.asciidoc[]
include::upgrade.asciidoc[]
include::index-modules.asciidoc[]
include::mapping.asciidoc[]
include::analysis.asciidoc[]
include::indices/index-templates.asciidoc[]
include::data-streams/data-streams.asciidoc[]
include::ingest.asciidoc[]
include::alias.asciidoc[]
include::search/search-your-data/search-your-data.asciidoc[]
include::query-dsl.asciidoc[]
include::aggregations.asciidoc[]
include::geospatial-analysis.asciidoc[]
include::eql/eql.asciidoc[]
include::esql/index.asciidoc[]
include::sql/index.asciidoc[]
include::scripting.asciidoc[]
include::data-management.asciidoc[]
include::autoscaling/index.asciidoc[]
include::monitoring/index.asciidoc[]
include::data-rollup-transform.asciidoc[]
include::high-availability.asciidoc[]
include::snapshot-restore/index.asciidoc[]
include::security/index.asciidoc[]
include::watcher/index.asciidoc[]
include::commands/index.asciidoc[]
include::how-to.asciidoc[]
include::troubleshooting.asciidoc[]
include::rest-api/index.asciidoc[]
include::migration/index.asciidoc[]
include::release-notes.asciidoc[]
include::dependencies-versions.asciidoc[]
include::redirects.asciidoc[]