mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 09:28:55 -04:00
[DOCS] Adds new Java high-level client book (#77747)
This commit is contained in:
parent
b71af8efc6
commit
a062f7d521
2 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
:mainid: java-rest-high
|
||||
|
||||
[id="{mainid}"]
|
||||
= Java High Level REST Client
|
||||
= Java High Level REST Client (deprecated)
|
||||
|
||||
[partintro]
|
||||
--
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
[[java-rest]]
|
||||
= Java REST Client
|
||||
|
||||
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
|
||||
|
||||
include::../Versions.asciidoc[]
|
||||
|
||||
include::overview.asciidoc[]
|
||||
|
@ -9,4 +11,6 @@ include::low-level/index.asciidoc[]
|
|||
|
||||
include::high-level/index.asciidoc[]
|
||||
|
||||
include::{elasticsearch-java-root}/docs/index.asciidoc[]
|
||||
|
||||
include::redirects.asciidoc[]
|
Loading…
Add table
Add a link
Reference in a new issue