--- a/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html Thu May 30 15:33:23 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.CheckerPlugins.Pep8.Pep8Checker.html Thu May 30 18:52:46 2013 +0200 @@ -32,9 +32,6 @@ <tr> <td><a href="#Pep8Checker">Pep8Checker</a></td> <td>Class implementing the PEP 8 checker.</td> -</tr><tr> -<td><a href="#Pep8Py2Checker">Pep8Py2Checker</a></td> -<td>Class implementing the PEP 8 checker interface for Python 2.</td> </tr> </table> <h3>Functions</h3> @@ -144,58 +141,5 @@ </dd> </dl> <div align="right"><a href="#top">Up</a></div> -<hr /><hr /> -<a NAME="Pep8Py2Checker" ID="Pep8Py2Checker"></a> -<h2>Pep8Py2Checker</h2> -<p> - Class implementing the PEP 8 checker interface for Python 2. -</p> -<h3>Derived from</h3> -object -<h3>Class Attributes</h3> -<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="#Pep8Py2Checker.__init__">Pep8Py2Checker</a></td> -<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>) -<p> - Constructor -</p><dl> -<dt><i>filename</i></dt> -<dd> -name of the file to check (string) -</dd><dt><i>lines</i></dt> -<dd> -source of the file (list of strings) (ignored) -</dd><dt><i>repeat=</i></dt> -<dd> -flag indicating to repeat message categories (boolean) -</dd><dt><i>select=</i></dt> -<dd> -list of message IDs to check for - (comma separated string) -</dd><dt><i>ignore=</i></dt> -<dd> -list of message IDs to ignore - (comma separated string) -</dd> -</dl> -<div align="right"><a href="#top">Up</a></div> <hr /> </body></html> \ No newline at end of file