--- a/Documentation/Source/eric5.Debugger.DebugServer.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebugServer.html Sat Aug 20 16:30:49 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> @@ -180,12 +180,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="#DebugServer.__init__">DebugServer</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebugServer.__addBreakPoints">__addBreakPoints</a></td> <td>Private slot to add breakpoints.</td> </tr><tr> @@ -463,6 +464,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>)