|
<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?
plugin-pom/pom.xml
Lines 360 to 362 in 91ff1d2
It would be nice if commonly depended on plugins providing types exposed through dependent plugins (
cloudbees-folder,branch-api,scm-api,git, etc.;mailerandmatrix-authprobably 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?