Browse Source

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.
Nik Everett 6 years ago
parent
commit
f5ff0219e2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/java-api/index.asciidoc

+ 1 - 1
docs/java-api/index.asciidoc

@@ -1,8 +1,8 @@
-[[java-api]]
 = Java API
 = Java API
 
 
 include::../Versions.asciidoc[]
 include::../Versions.asciidoc[]
 
 
+[[java-api]]
 [preface]
 [preface]
 == Preface
 == Preface