Package com.puppycrawl.tools.checkstyle.doclets

Contains the doclets used during the build of Checktyle.

See:
          Description

Class Summary
CheckDocsDoclet Doclet which is used to extract Anakia input files from the Javadoc of Check implementations, so the Check's docs are autogenerated.
TokenTypesDoclet Doclet which is used to write property file with short descriptions (first sentences) of TokenTypes' constants.
 

Package com.puppycrawl.tools.checkstyle.doclets Description

Contains the doclets used during the build of Checktyle.

You should not be referring to this package.


Back to the Checkstyle Home Page