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> |
38 <td><a href="eric5.UtilitiesPython2.CodeStyleChecker.html">CodeStyleChecker</a></td> |
39 <td>Module implementing a checker for PEP-257 documentation string conventions.</td> |
|
40 </tr><tr> |
|
41 <td><a href="eric5.UtilitiesPython2.Pep8Checker.html">Pep8Checker</a></td> |
|
42 <td>Class implementing the PEP 8 checker for Python2.</td> |
39 <td>Class implementing the PEP 8 checker for Python2.</td> |
43 </tr><tr> |
40 </tr><tr> |
44 <td><a href="eric5.UtilitiesPython2.Pep8NamingCheckerPy2.html">Pep8NamingCheckerPy2</a></td> |
41 <td><a href="eric5.UtilitiesPython2.DocStyleCheckerPy2.html">DocStyleCheckerPy2</a></td> |
45 <td>Module implementing a checker for PEP-8 naming conventions for Python2.</td> |
42 <td>Module implementing a checker for documentation string conventions.</td> |
|
43 </tr><tr> |
|
44 <td><a href="eric5.UtilitiesPython2.NamingStyleCheckerPy2.html">NamingStyleCheckerPy2</a></td> |
|
45 <td>Module implementing a checker for naming conventions for Python2.</td> |
46 </tr><tr> |
46 </tr><tr> |
47 <td><a href="eric5.UtilitiesPython2.Py2SyntaxChecker.html">Py2SyntaxChecker</a></td> |
47 <td><a href="eric5.UtilitiesPython2.Py2SyntaxChecker.html">Py2SyntaxChecker</a></td> |
48 <td>Module implementing the syntax check for Python 2.</td> |
48 <td>Module implementing the syntax check for Python 2.</td> |
49 </tr><tr> |
49 </tr><tr> |
50 <td><a href="eric5.UtilitiesPython2.PySideImporter.html">PySideImporter</a></td> |
50 <td><a href="eric5.UtilitiesPython2.PySideImporter.html">PySideImporter</a></td> |