diff --git a/docs/config.html b/docs/config.html index f203dd8c0..841efabe9 100644 --- a/docs/config.html +++ b/docs/config.html @@ -61,7 +61,9 @@ the configuration's hierarchy of modules and their properties. You provide a file that contains the configuration document when you invoke Checkstyle at the command line, and when you run a Checkstyle - task in ant. + task in ant. The documentation directory of the Checkstyle distribution contains + a sample configuration file sun_checks.xml which configures Checkstyle + to check for the Sun coding conventions.
@@ -438,4 +440,4 @@ Copyright © 2002 Oliver Burn. All rights Reserved.