--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Fixer.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#Pep8Fixer.__init__">Pep8Fixer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Pep8Fixer.__finalize">__finalize</a></td> <td>Private method to apply all deferred fixes.</td> </tr><tr> @@ -121,6 +122,10 @@ <td>Public method to save the modified file.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Pep8Fixer.__init__" ID="Pep8Fixer.__init__"></a> <h4>Pep8Fixer (Constructor)</h4> <b>Pep8Fixer</b>(<i>project, filename, sourceLines, fixCodes, inPlace</i>)