When I think of Java automatic documentation, I think, well, ugly. Not that it's not useful, but I've been spoiled by readthedocs / sphinx. Is there a package that makes your javadocs pretty?
- example of ugly: http://cmusphinx.sourceforge.net/sphinx4/javadoc/
- example of pretty: http://pyjnius.readthedocs.org/en/latest/api.html
No offense to the creators of javadoc. It's just clear that function was the focus, and not form.