We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4799009 commit a6a2be9Copy full SHA for a6a2be9
docs/reference/index.x.asciidoc
@@ -0,0 +1,12 @@
1
+[[elasticsearch-reference]]
2
+= Elasticsearch Reference
3
+
4
+:include-xpack: true
5
+:es-test-dir: {docdir}/../src/test
6
+:plugins-examples-dir: {docdir}/../../plugins/examples
7
+:xes-repo-dir: {docdir}/../../../elasticsearch-extra/x-pack-elasticsearch/docs/{lang}
8
+:es-repo-dir: {docdir}
9
10
11
+include::../Versions.asciidoc[]
12
+include::{xes-repo-dir}/index.asciidoc[]
0 commit comments