Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inheritance problem #38

Open
beikov opened this issue Jan 1, 2011 · 2 comments
Open

Inheritance problem #38

beikov opened this issue Jan 1, 2011 · 2 comments

Comments

@beikov
Copy link

beikov commented Jan 1, 2011

JavaDoc uses the documentation of the next super class/interface where a doc is available if no documentation is made for an implemented or overridden method, but does not do that!

See this answer: http://stackoverflow.com/questions/3401642/how-do-i-make-javadoc-inheritance-work-for-external-apis-with-maven2

@dbu
Copy link

dbu commented Jul 26, 2011

this would be a very helpful feature. the javadoc spec is for example here: http://download.oracle.com/javase/1.4.2/docs/tooldocs/windows/javadoc.html#inheritingcomments

@rodnaph
Copy link

rodnaph commented Aug 2, 2011

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants