[kepler-dev] doccheck - a doclet that checks doclets

nmangal@sdsc.edu nmangal at sdsc.edu
Sun Mar 26 16:59:24 PST 2006


Hi All,
As per Christopher suggestions on using DocCheck , i have added a DocCheck
target in the generating Docs process. The docCheck results will be stored
in kepler-docs/dev/documentationFramework/docCheck.

Kepler-docs are currently built in the nightly-builds as well.

thanks,
nandita.


> Doccheck is a doclet that produces html that describes javadoc errors.
> Doccheck can be found at:
> http://java.sun.com/j2se/javadoc/doccheck/
>
> It gets run with something like:
>    javadoc -doclet com.sun.tools.doclets.doccheck.DocCheck  \
> 	-docletpath $PTII/vendors/sun/doccheck1.2b2/doccheck.jar \
> 	ptolemy.actor.lib ptolemy.actor.lib.gui
>
> The Ptolemy doccheck output is at
> http://chess.eecs.berkeley.edu/ptexternal/nightly/doccheck/index.html
>
>
> BTW - The Ptolemy nightly build output is at
> http://chess.eecs.berkeley.edu/ptexternal/nightly/index.htm
>
> _Christopher
> _______________________________________________
> Kepler-dev mailing list
> Kepler-dev at ecoinformatics.org
> http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
>




More information about the Kepler-dev mailing list