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 2d2a15f commit 12b6f34Copy full SHA for 12b6f34
docs/java-rest/high-level/index.asciidoc
@@ -1,7 +1,7 @@
1
:mainid: java-rest-high
2
3
[id="{mainid}"]
4
-= Java High Level REST Client
+= Java High Level REST Client (deprecated)
5
6
[partintro]
7
--
docs/java-rest/index.asciidoc
@@ -1,6 +1,8 @@
[[java-rest]]
= Java REST Client
+include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
+
include::../Versions.asciidoc[]
8
include::overview.asciidoc[]
@@ -9,4 +11,6 @@ include::low-level/index.asciidoc[]
9
11
10
12
include::high-level/index.asciidoc[]
13
14
+include::{elasticsearch-java-root}/docs/index.asciidoc[]
15
16
include::redirects.asciidoc[]
0 commit comments