--- a/Documentation/Source/eric5.Debugger.DebuggerInterfacePython3.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebuggerInterfacePython3.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,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="#DebuggerInterfacePython3.__init__">DebuggerInterfacePython3</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerInterfacePython3.__askForkTo">__askForkTo</a></td> <td>Private method to ask the user which branch of a fork to follow.</td> </tr><tr> @@ -193,6 +194,10 @@ <td>Public method to start a remote Python interpreter for a project.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerInterfacePython3.__init__" ID="DebuggerInterfacePython3.__init__"></a> <h4>DebuggerInterfacePython3 (Constructor)</h4> <b>DebuggerInterfacePython3</b>(<i>debugServer, passive</i>)