Documentation/Source/index-eric5.UtilitiesPython2.html

branch
Py2 comp.
changeset 3058
0a02c433f52d
parent 2985
177b1858245f
diff -r 10516539f238 -r 0a02c433f52d Documentation/Source/index-eric5.UtilitiesPython2.html
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Documentation/Source/index-eric5.UtilitiesPython2.html	Fri Nov 01 15:48:48 2013 +0100
@@ -0,0 +1,47 @@
+<!DOCTYPE html>
+<html><head>
+<title>eric5.UtilitiesPython2</title>
+<meta charset="UTF-8">
+<style>
+body {
+    background: #EDECE6;
+    margin: 0em 1em 10em 1em;
+    color: black;
+}
+
+h1 { color: white; background: #85774A; }
+h2 { color: white; background: #85774A; }
+h3 { color: white; background: #9D936E; }
+h4 { color: white; background: #9D936E; }
+    
+a { color: #BA6D36; }
+
+</style>
+</head>
+<body>
+<h1>eric5.UtilitiesPython2</h1>
+<p>
+This package implements some utilities and tools for Python2.
+</p>
+
+
+<h3>Modules</h3>
+<table>
+<tr>
+<td><a href="eric5.UtilitiesPython2.CodeStyleChecker.html">CodeStyleChecker</a></td>
+<td>Class implementing the PEP 8 checker for Python2.</td>
+</tr><tr>
+<td><a href="eric5.UtilitiesPython2.DocStyleCheckerPy2.html">DocStyleCheckerPy2</a></td>
+<td>Module implementing a checker for documentation string conventions.</td>
+</tr><tr>
+<td><a href="eric5.UtilitiesPython2.NamingStyleCheckerPy2.html">NamingStyleCheckerPy2</a></td>
+<td>Module implementing a checker for naming conventions for Python2.</td>
+</tr><tr>
+<td><a href="eric5.UtilitiesPython2.Tools.html">Tools</a></td>
+<td>Module implementing tool functions.</td>
+</tr><tr>
+<td><a href="eric5.UtilitiesPython2.pep8.html">pep8</a></td>
+<td></td>
+</tr>
+</table>
+</body></html>
\ No newline at end of file

eric ide

mercurial