Issue #2185: update Checkstyle ant task documentation

This commit is contained in:
Vladislav Lisetskiy 2016-02-14 22:57:36 +03:00 committed by Roman Ivanov
parent 23d07cb6ca
commit e12cd08d64
1 changed files with 7 additions and 3 deletions

View File

@ -24,9 +24,8 @@
<section name="Description">
<p>
This task runs Checkstyle over specified Java files. The task has been
tested using ANT 1.5. The latest version of checkstyle can be found
at
This task runs Checkstyle over specified Java files.
The latest version of checkstyle can be found at
<a href="http://checkstyle.sourceforge.net/">http://checkstyle.sourceforge.net/</a>.
This task is included in the checkstyle distribution.
@ -312,6 +311,11 @@
<section name="Examples">
<p>
An example project can be found
<a href="https://github.com/sevntu-checkstyle/checkstyle-samples/tree/master/ant-project">here</a>.
</p>
<p>
<b>
Run checkstyle with configuration file