Open nedtwigg opened 4 years ago
We publish the plugin and lib at the exact same time, and I can't figure out how to get the plugin javadoc to correctly point to the lib javadoc.
plugin
lib
e.g. Changelog ChangelogExtension::getParsedChangelog()
Changelog ChangelogExtension::getParsedChangelog()
We publish the
plugin
andlib
at the exact same time, and I can't figure out how to get the plugin javadoc to correctly point to thelib
javadoc.e.g.
Changelog ChangelogExtension::getParsedChangelog()