Skip to content

Commit 0fde4d5

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 871888d commit 0fde4d5

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/1.5
43

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

0 commit comments

Comments
 (0)