diff --git a/docs/site.html b/docs/site.html index 339fb3c82..103c1a5bd 100644 --- a/docs/site.html +++ b/docs/site.html @@ -48,8 +48,10 @@

Developers

@@ -96,6 +98,35 @@
  • Lines do not contain tabs. Note: this check can be turned off.
  • +

    Download

    + +

    + The latest release of Checkstyle can be downloaded from the SourceForge download page. +

    + +

    + If you want to live on the bleeding edge, you can checkout from CVS and compile yourself. +

    + +

    Related Tools

    +

    + + Checkstyle is most useful if you integrate it in your build process or your development environment. The Checkstyle distribution includes an Ant task. Additionally + +

    + +

    +

    + + If you have written a plugin for other IDEs, like Netbeans or Eclipse, please let us know, so we can provide a link here. + +