phpdoctor icon indicating copy to clipboard operation
phpdoctor copied to clipboard

Inheritance problem

Open beikov opened this issue 15 years ago • 2 comments

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

beikov avatar Jan 01 '11 15:01 beikov

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

dbu avatar Jul 26 '11 08:07 dbu

+1

rodnaph avatar Aug 02 '11 19:08 rodnaph