--- a/Documentation/Source/index-eric5.Plugins.CheckerPlugins.Pep8.html Sun Sep 08 19:04:07 2013 +0200 +++ b/Documentation/Source/index-eric5.Plugins.CheckerPlugins.Pep8.html Tue Oct 15 22:03:54 2013 +0200 @@ -28,6 +28,12 @@ <h3>Modules</h3> <table> <tr> +<td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep257Checker.html">Pep257Checker</a></td> +<td>Module implementing a checker for PEP-257 documentation string conventions.</td> +</tr><tr> +<td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html">Pep8Checker</a></td> +<td>Module implementing the PEP 8 checker.</td> +</tr><tr> <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.html">Pep8CodeSelectionDialog</a></td> <td>Module implementing a dialog to select PEP 8 message codes.</td> </tr><tr> @@ -35,10 +41,13 @@ <td>Module implementing a dialog to show the results of the PEP 8 check.</td> </tr><tr> <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html">Pep8Fixer</a></td> -<td>Module implementing a class to fix certain PEP 8 issues.</td> +<td>Module implementing a class to fix certain code style issues.</td> +</tr><tr> +<td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8NamingChecker.html">Pep8NamingChecker</a></td> +<td>Module implementing a checker for PEP-8 naming conventions.</td> </tr><tr> <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html">Pep8StatisticsDialog</a></td> -<td>Module implementing a dialog showing statistical data for the last PEP 8 run.</td> +<td>Module implementing a dialog showing statistical data for the last code style checker run.</td> </tr><tr> <td><a href="eric5.Plugins.CheckerPlugins.Pep8.pep8.html">pep8</a></td> <td></td>