Skip to content

Commit 05f7178

Browse files
committed
Docs: Move id in the java-api (#40748)
Moves the id of the preface in the java-api so it is compatible with both AsciiDoc and Asciidoctor. As it stands now we apply the id that we want for the preface to the book itself which is strange and only works with AsciiDoc.
1 parent 4d18036 commit 05f7178

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/java-api/index.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
[[java-api]]
21
= Java API
32
:ref: http://www.elastic.co/guide/en/elasticsearch/reference/2.2
43

4+
[[java-api]]
55
[preface]
66
== Preface
77
This section describes the Java API that elasticsearch provides. All

0 commit comments

Comments
 (0)