diff --git a/docs/index.html b/docs/index.html index f57949179..bb0ec28d8 100644 --- a/docs/index.html +++ b/docs/index.html @@ -120,50 +120,43 @@

Upgrading to release 3.0

-

As of release 3.0 Checkstyle has changed it's - configuration system, the configuration file is now an XML file - that configures a tree of check modules. The Checkstyle 2 - configuration files (based on properties) are not supported in - Checkstyle 3. Please consult the documentation to learn about the new - configuration file format. +

+ As of release 3.0 Checkstyle has changed it's configuration + system. The configuration file is now an XML file that configures a + tree of check modules. The Checkstyle 2 configuration files (based on + properties) are not supported in Checkstyle 3. Please consult the documentation to learn about the new + configuration file format.

Related Tools

- Checkstyle is most useful if you integrate it in your build process or your development environment. The distribution includes: + Checkstyle is most useful if you integrate it in your build process or + your development environment. The distribution includes:

- + +

- Additionally: + Additionally plug-ins are written by third-parties. Currently they are + typically based on the Checkstyle 2.4 release. The known plug-ins are:

-