RFC: aggregated api-javadoc/scaladoc task #1750
Closed
Sailsman63
started this conversation in
Ideas
Replies: 1 comment
-
Should be fixed by #2448, which introduces |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
#1688 exposes what seems to be a gap in basic services. How shall a mill build create aggregated documentation for the entire project? Per-artifact docJars are only useful when pulling the artifact into an IDE that uses them.
.jar
- again, that's only for the IDE that's pulling in an artifact.import
to make it available to the user.Thoughts and feedback welcome. I'm very new to scala, (Really only interested in mill as a build tool for my java projects) so don't be surprised if I ask silly/basic questions.
Beta Was this translation helpful? Give feedback.
All reactions