Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Javadoc links to commonly depended-on plugins #660

Open
daniel-beck opened this issue Dec 15, 2022 · 1 comment
Open

Add Javadoc links to commonly depended-on plugins #660

daniel-beck opened this issue Dec 15, 2022 · 1 comment

Comments

@daniel-beck
Copy link
Member

daniel-beck commented Dec 15, 2022

plugin-pom/pom.xml

Lines 360 to 362 in 91ff1d2

<links>
<link>https://javadoc.jenkins.io/</link>
</links>

It would be nice if commonly depended on plugins providing types exposed through dependent plugins (cloudbees-folder, branch-api, scm-api, git, etc.; mailer and matrix-auth probably not because of packages shared with core?) would have their Javadoc URLs added here so references between plugins' Javadoc sites work.

Also Stapler to have links to the various types (e.g. StaplerProxy).

Thoughts?

@jglick
Copy link
Member

jglick commented Dec 15, 2022

Alternately, publish an aggregated Javadoc URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants