Hey All, As I continue to work on rave's javascript, I would like to integrate a comment-based auto-generated documentation tool into the build process. Right now I am looking at the JSDoc maven plugin (https://github.com/phasebash/jsdoc3-maven-plugin).
I'm curious... 1) If anyone has an opinion about this or any other tool. 2) Is there a way to integrate the generated docs with the rave.apache.org site, to make api docs available associated with each release.
