From d1eb126cae4694e62600ce68828f2ed809d788ba Mon Sep 17 00:00:00 2001
From: Oliver Burn
Date: Thu, 27 Mar 2003 12:12:02 +0000
Subject: [PATCH] Patch from Peter Dobratz to make the file xhtml compliant.
---
docs/anttask.html | 3 +--
docs/config.html | 5 ++---
docs/config_blocks.html | 4 ++--
docs/config_header.html | 8 ++++----
docs/config_import.html | 4 ++--
docs/config_javadoc.html | 4 ++--
docs/config_misc.html | 12 ++++++------
docs/config_modifiers.html | 4 ++--
docs/config_naming.html | 4 ++--
docs/config_reporting.html | 15 +++++++++------
docs/config_sizes.html | 4 ++--
docs/config_whitespace.html | 4 ++--
docs/property_types.html | 2 +-
13 files changed, 37 insertions(+), 36 deletions(-)
diff --git a/docs/anttask.html b/docs/anttask.html
index dda083656..2ae34963a 100644
--- a/docs/anttask.html
+++ b/docs/anttask.html
@@ -210,7 +210,6 @@ provide a package names file
packageNamesFile="myPackageNames.xml"
file="Check.java"/>
-
Run checkstyle in an automated build and send an email report if style violations are detected
<target name="checkstyle"
@@ -245,6 +244,6 @@ provide a package names file
-Copyright © 2002 Oliver Burn. All rights Reserved.
+Copyright © 2002-2003 Oliver Burn. All rights Reserved.