Add external link indicators to API docs in Antora
Closes gh-40817
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
* xref:index.adoc[]
|
||||
* xref:documentation.adoc[]
|
||||
* xref:community.adoc[]
|
||||
* xref:system-requirements.adoc[]
|
||||
* xref:installing.adoc[]
|
||||
* xref:upgrading.adoc[]
|
||||
* xref:index.adoc[,role=navtree-icon-home]
|
||||
* xref:documentation.adoc[,role=navtree-icon-book]
|
||||
* xref:community.adoc[,role=navtree-icon-question]
|
||||
* xref:system-requirements.adoc[,role=navtree-icon-server]
|
||||
* xref:installing.adoc[,role=navtree-icon-gift]
|
||||
* xref:upgrading.adoc[,role=navtree-icon-rocket]
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
* Java APIs
|
||||
** xref:api:java/index.html[Spring Boot]
|
||||
** xref:gradle-plugin:api/java/index.html[Gradle Plugin]
|
||||
** xref:maven-plugin:api/java/index.html[Maven Plugin]
|
||||
** xref:api:java/index.html[Spring Boot,role=link-external, window=_blank]
|
||||
** xref:gradle-plugin:api/java/index.html[Gradle Plugin,role=link-external, window=_blank]
|
||||
** xref:maven-plugin:api/java/index.html[Maven Plugin,role=link-external, window=_blank]
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
* Kotlin APIs
|
||||
** xref:api:kotlin/index.html[Spring Boot]
|
||||
** xref:api:kotlin/index.html[Spring Boot,role=link-external, window=_blank]
|
||||
|
||||
Reference in New Issue
Block a user