[Biojava-dev] javadoc checking
Thomas Down
thomas at derkholm.net
Tue Jan 27 16:25:29 EST 2004
Once upon a time, Matthew Pocock wrote:
> Hi,
>
> Thanks Thomas for getting the nightly builds up again!
>
> Would it be worth looking at this:
> http://java.sun.com/developer/earlyAccess/doccheck/index.html
>
> We could potentially run this as part of the nightly
> build, and that way we get nagged about javadoc
> errors.
Looks good -- I'll add some support for this to the nightly build script
next time I'm doing maintainance.
In the mean time, for anyone else who wants to give this
a try, I've added a new target to the ANT buildfile. Drop
doccheck.jar in biojava-live, then:
ant doccheck-biojava
Output goes in:
ant-build/docs/check
Thomas.
More information about the biojava-dev
mailing list