--- a/Documentation/Source/eric5.DebugClients.Python3.DebugClientBase.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.DebugClients.Python3.DebugClientBase.html Sat Aug 20 16:30:49 2011 +0200 @@ -94,12 +94,13 @@ <table> <tr><td>clientCapabilities</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#DebugClientBase.__init__">DebugClientBase</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugClientBase.__clientCapabilities">__clientCapabilities</a></td> <td>Private method to determine the clients capabilities.</td> </tr><tr> @@ -203,6 +204,10 @@ <td>Public method to write data to the output stream.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugClientBase.__init__" ID="DebugClientBase.__init__"></a> <h4>DebugClientBase (Constructor)</h4> <b>DebugClientBase</b>(<i></i>)