-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.6.0
-
Component/s: None
-
Labels:None
Currently we only verify javadoc links for methods and classes that will occur in the site javadoc, so we skip private and package-protected methods. We should verify (and fix) all javadoc references, because we use javadoc references for code-level documentation.