palantir / giraffe

Gracefully Integrated Remote Access For Files and Execution
https://palantir.github.io/giraffe/
Apache License 2.0
51 stars 16 forks source link

Fix doclint warning and errors #62

Open bluekeyes opened 6 years ago

bluekeyes commented 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.