33 </table> |
33 </table> |
34 |
34 |
35 <h3>Modules</h3> |
35 <h3>Modules</h3> |
36 <table> |
36 <table> |
37 <tr> |
37 <tr> |
|
38 <td><a href="eric5.UtilitiesPython2.Pep257CheckerPy2.html">Pep257CheckerPy2</a></td> |
|
39 <td>Module implementing a checker for PEP-257 documentation string conventions.</td> |
|
40 </tr><tr> |
38 <td><a href="eric5.UtilitiesPython2.Pep8Checker.html">Pep8Checker</a></td> |
41 <td><a href="eric5.UtilitiesPython2.Pep8Checker.html">Pep8Checker</a></td> |
39 <td>Class implementing the PEP 8 checker for Python2.</td> |
42 <td>Class implementing the PEP 8 checker for Python2.</td> |
40 </tr><tr> |
43 </tr><tr> |
41 <td><a href="eric5.UtilitiesPython2.Pep8NamingCheckerPy2.html">Pep8NamingCheckerPy2</a></td> |
44 <td><a href="eric5.UtilitiesPython2.Pep8NamingCheckerPy2.html">Pep8NamingCheckerPy2</a></td> |
42 <td>Module implementing a checker for PEP-8 naming conventions for Python2.</td> |
45 <td>Module implementing a checker for PEP-8 naming conventions for Python2.</td> |