Documentation/Source/index.html

branch
Py2 comp.
changeset 3056
9986ec0e559a
parent 2387
2d119e79ab54
child 3058
0a02c433f52d
--- a/Documentation/Source/index.html	Sun Sep 08 19:04:07 2013 +0200
+++ b/Documentation/Source/index.html	Tue Oct 15 22:03:54 2013 +0200
@@ -30,4 +30,23 @@
 </tr>
 </table>
 
+<h3>Modules</h3>
+<table>
+<tr>
+<td><a href="Pep257CheckerPy2.html">Pep257CheckerPy2</a></td>
+<td>Module implementing a checker for PEP-257 documentation string conventions.</td>
+</tr><tr>
+<td><a href="Pep8Checker.html">Pep8Checker</a></td>
+<td>Class implementing the PEP 8 checker for Python2.</td>
+</tr><tr>
+<td><a href="Pep8NamingCheckerPy2.html">Pep8NamingCheckerPy2</a></td>
+<td>Module implementing a checker for PEP-8 naming conventions for Python2.</td>
+</tr><tr>
+<td><a href="Tools.html">Tools</a></td>
+<td>Module implementing tool functions.</td>
+</tr><tr>
+<td><a href="pep8.html">pep8</a></td>
+<td></td>
+</tr>
+</table>
 </body></html>
\ No newline at end of file

eric ide

mercurial