You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to apply the same conventions to both sets of javadoc, but don't want the Gradle Plugin's javadoc to be included in the main aggregated javadoc. I think this means that I'd like to be able to apply the javadoc-plugin across the board (to pick up any conventions for CSS etc) and then to be able to filter the projects that the aggregated javadoc plugin will use.