diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Plugins.PluginPep8Checker.html --- a/Documentation/Source/eric5.Plugins.PluginPep8Checker.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Plugins.PluginPep8Checker.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="#Pep8CheckerPlugin.__init__">Pep8CheckerPlugin</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#Pep8CheckerPlugin.__editorClosed">__editorClosed</a></td> <td>Private slot called, when an editor was closed.</td> </tr><tr> @@ -91,6 +92,10 @@ <td>Public method to deactivate this plugin.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="Pep8CheckerPlugin.__init__" ID="Pep8CheckerPlugin.__init__"></a> <h4>Pep8CheckerPlugin (Constructor)</h4> <b>Pep8CheckerPlugin</b>(<i>ui</i>)