diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html --- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html Sun Sep 04 16:06:54 2011 +0200 @@ -54,6 +54,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -67,6 +71,10 @@ <td>Public method to collect the error messages.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Pep8Checker.__init__" ID="Pep8Checker.__init__"></a> <h4>Pep8Checker (Constructor)</h4> <b>Pep8Checker</b>(<i>filename, lines, repeat=False, select="", ignore=""</i>) @@ -149,6 +157,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -156,6 +168,10 @@ <td>Constructor</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Pep8Py2Checker.__init__" ID="Pep8Py2Checker.__init__"></a> <h4>Pep8Py2Checker (Constructor)</h4> <b>Pep8Py2Checker</b>(<i>filename, lines, repeat=False, select="", ignore=""</i>)