brought across from v3-branch

This commit is contained in:
Oliver Burn 2004-12-05 05:46:43 +00:00
parent fa096b7c1e
commit fbd6b0be8d
1 changed files with 23 additions and 0 deletions

23
src/xdocs/checks.xml Normal file
View File

@ -0,0 +1,23 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<document>
<properties>
<title>Standard Checks</title>
<author email="checkstyle-devel@lists.sourceforge.net">Checkstyle Development Team</author>
</properties>
<body>
<p>
Checkstyle provides many checks that you can apply to your source
code. The standard checks are included in the base
distribution. There are also <a href="optional.html">optional</a>
checks.
</p>
</body>
</document>