Documentation/Source/index.html

Tue, 15 Oct 2013 22:03:54 +0200

author
T.Rzepka <Tobias.Rzepka@gmail.com>
date
Tue, 15 Oct 2013 22:03:54 +0200
branch
Py2 comp.
changeset 3056
9986ec0e559a
parent 2387
2d119e79ab54
child 3058
0a02c433f52d
permissions
-rw-r--r--

Merge with default branch before style changes.

<!DOCTYPE html>
<html><head>
<title>Table of contents</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>Table of contents</h1>


<h3>Packages</h3>
<table>
<tr>
<td><a href="index-eric5.html">eric5</a></td>
<td>Package implementing the eric5 Python IDE (version 5.4).</td>
</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>

eric ide

mercurial