Inheritance problem
beikov opened this issue · 2 comments
beikov commented
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 commented
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 commented
+1