-
Notifications
You must be signed in to change notification settings - Fork 41.3k
Open
Labels
type: documentationA documentation updateA documentation update
Milestone
Description
It would be nice if we could improve the way we link to both external and internal classes. We could probably write an extension that would support the form:
apiref:<reference>:[<java module:>]<java class>[]
The <reference>
would be a name that resolves to either an Antora xref name or an external site.
E.g:
apiref:gradle-plugin:org.springframework.boot.gradle.tasks.bundling.BootBuildImage[]
apiref:openjdk:java.base:java.time.Duration[]
With some backend updates we could output monotype text for the small name and offer a hover tip that shows the fully qualified name.
Metadata
Metadata
Assignees
Labels
type: documentationA documentation updateA documentation update