It is somewhat curious that this documentation does not wind up in the same build/reports/ folder
that holds other reports about our code. Add to build.gradle a new task named copyDocs that is
run only after the javadoc task has completed, and copies the files and directories from build/docs/
into build/reports, resulting in a new build/reports/javadoc directory. (CODE IS WRITTEN IN JAVA
USING build.gradle)

It is somewhat curious that this documentation does not wind.pdf

  • 1.
    It is somewhatcurious that this documentation does not wind up in the same build/reports/ folder that holds other reports about our code. Add to build.gradle a new task named copyDocs that is run only after the javadoc task has completed, and copies the files and directories from build/docs/ into build/reports, resulting in a new build/reports/javadoc directory. (CODE IS WRITTEN IN JAVA USING build.gradle)