26 |
26 |
27 |
27 |
28 <h3>Modules</h3> |
28 <h3>Modules</h3> |
29 <table> |
29 <table> |
30 <tr> |
30 <tr> |
|
31 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep257Checker.html">Pep257Checker</a></td> |
|
32 <td>Module implementing a checker for PEP-257 documentation string conventions.</td> |
|
33 </tr><tr> |
|
34 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html">Pep8Checker</a></td> |
|
35 <td>Module implementing the PEP 8 checker.</td> |
|
36 </tr><tr> |
31 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.html">Pep8CodeSelectionDialog</a></td> |
37 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8CodeSelectionDialog.html">Pep8CodeSelectionDialog</a></td> |
32 <td>Module implementing a dialog to select PEP 8 message codes.</td> |
38 <td>Module implementing a dialog to select PEP 8 message codes.</td> |
33 </tr><tr> |
39 </tr><tr> |
34 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html">Pep8Dialog</a></td> |
40 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8Dialog.html">Pep8Dialog</a></td> |
35 <td>Module implementing a dialog to show the results of the PEP 8 check.</td> |
41 <td>Module implementing a dialog to show the results of the PEP 8 check.</td> |
36 </tr><tr> |
42 </tr><tr> |
37 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html">Pep8Fixer</a></td> |
43 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html">Pep8Fixer</a></td> |
38 <td>Module implementing a class to fix certain PEP 8 issues.</td> |
44 <td>Module implementing a class to fix certain code style issues.</td> |
|
45 </tr><tr> |
|
46 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8NamingChecker.html">Pep8NamingChecker</a></td> |
|
47 <td>Module implementing a checker for PEP-8 naming conventions.</td> |
39 </tr><tr> |
48 </tr><tr> |
40 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html">Pep8StatisticsDialog</a></td> |
49 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.Pep8StatisticsDialog.html">Pep8StatisticsDialog</a></td> |
41 <td>Module implementing a dialog showing statistical data for the last PEP 8 run.</td> |
50 <td>Module implementing a dialog showing statistical data for the last code style checker run.</td> |
42 </tr><tr> |
51 </tr><tr> |
43 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.pep8.html">pep8</a></td> |
52 <td><a href="eric5.Plugins.CheckerPlugins.Pep8.pep8.html">pep8</a></td> |
44 <td></td> |
53 <td></td> |
45 </tr> |
54 </tr> |
46 </table> |
55 </table> |