Open bluekeyes opened 6 years ago
After switching to JDK 8, doclint revealed a bunch of problems with the docs. I currently have this linting disabled in gradle/javadoc.gradle, but we should actually fix all the warnings and leave doclint on instead.
doclint
gradle/javadoc.gradle
After switching to JDK 8,
doclint
revealed a bunch of problems with the docs. I currently have this linting disabled ingradle/javadoc.gradle
, but we should actually fix all the warnings and leavedoclint
on instead.