--- a/Documentation/Source/eric5.Debugger.DebugServer.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebugServer.html Sun Sep 04 16:06:54 2011 +0200 @@ -44,7 +44,7 @@ <h2>DebugServer</h2> <p> Class implementing the debug server embedded within the IDE. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>clientBanner(banner)</dt> <dd> @@ -168,6 +168,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -442,6 +446,10 @@ <td>Public method to start a debug client.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebugServer.__init__" ID="DebugServer.__init__"></a> <h4>DebugServer (Constructor)</h4> <b>DebugServer</b>(<i></i>)