Skip to content

feat(adventure): use jd.papermc.io for adventure javadocs#775

Open
Doc94 wants to merge 1 commit into
PaperMC:mainfrom
Doc94:feature/adventure-jd-ref
Open

feat(adventure): use jd.papermc.io for adventure javadocs#775
Doc94 wants to merge 1 commit into
PaperMC:mainfrom
Doc94:feature/adventure-jd-ref

Conversation

@Doc94

@Doc94 Doc94 commented Jun 25, 2026

Copy link
Copy Markdown
Member

With the migration of the adventure javadocs to https://jd.papermc.io/ this PR manage to use the jd component for point to that docs and also update the javadoc url in the adventure section (used for the j icon)

Comment thread astro.config.ts
targets: {
paper: "https://jd.papermc.io/paper",
velocity: "https://jd.papermc.io/velocity",
adventure: "https://jd.papermc.io/adventure",

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the only "issue" is the whole module reference like (jd:adventure:net.kyori.adventure.api:net.kyori.adventure.sound.Sound.Emitter#self()) maybe can be good include all the modules like adventure_api: { url: "https://jd.papermc.io/adventure", module: "net.kyori.adventure.api" }, and then use (jd:adventure_api:net.kyori.adventure.sound.Sound.Emitter#self()) but its just for have less text in the component....

@Doc94 Doc94 force-pushed the feature/adventure-jd-ref branch from eb915a6 to ce3f95d Compare June 25, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant