Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

What’s the easiest way to access the javadocs for the transitive dependency closure of your project? I didn’t know about cargo docs until now, but it seems way more useful than javadocs. An good IDE still seems better than both, however.



I believe Maven supports this, but I don't know if it's turnkey like cargo docs.


Something like mvn javadoc:javadoc -DincludeDependencySources=true perhaps?




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: