We want to move projects away from using -link in preference of -linkoffline and -javadoc.jar contents. Unfortunately javadoc doesn't emit any warnings if links are not found. We can solve that by creating our own doclet that can check links and make things easier to configure.
We want to move projects away from using
-linkin preference of-linkofflineand-javadoc.jarcontents. Unfortunately javadoc doesn't emit any warnings if links are not found. We can solve that by creating our own doclet that can check links and make things easier to configure.