Improve the discoverability of Java and Kotlin APIs

This commit add external links in the refdoc to Java
and Kotlin APIs to make them more discoverable.

Closes gh-32835
This commit is contained in:
Sébastien Deleuze
2024-10-21 14:36:51 +02:00
parent ec895534c5
commit 2b0c1fa210
2 changed files with 4 additions and 3 deletions

View File

@@ -451,5 +451,6 @@
** xref:languages/groovy.adoc[]
** xref:languages/dynamic.adoc[]
* xref:appendix.adoc[]
* {spring-framework-wiki}[Wiki]
* {spring-framework-docs-root}/{spring-version}/javadoc-api/[Java API,window=_blank, role=link-external]
* {spring-framework-api-kdoc}/[Kotlin API,window=_blank, role=link-external]
* {spring-framework-wiki}[Wiki, window=_blank, role=link-external]