From 4979d67612d4e37a1a7243c2f4eb99b427ed9225 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lars=20K=C3=BChne?=
Date: Sun, 22 Dec 2002 22:56:48 +0000
Subject: [PATCH] make it easy for the user to configure sun code conventions
---
docs/config.html | 6 ++++--
docs/index.html | 6 ++++--
2 files changed, 8 insertions(+), 4 deletions(-)
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.
Modules
@@ -438,4 +440,4 @@ Copyright © 2002 Oliver Burn. All rights Reserved.