Skip to content

Commit

Permalink
Docs: Move id in the java-api (#40748)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
nik9000 committed Apr 2, 2019
1 parent 7861e6d commit f5ff021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/java-api/index.asciidoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[[java-api]]
= Java API

include::../Versions.asciidoc[]

[[java-api]]
[preface]
== Preface

Expand Down

0 comments on commit f5ff021

Please sign in to comment.