diff -r 81326a94fdca -r 37f0444c3479 Documentation/Source/eric5.DebugClients.Python.DebugClient.html --- a/Documentation/Source/eric5.DebugClients.Python.DebugClient.html Thu Jan 14 17:27:31 2010 +0000 +++ b/Documentation/Source/eric5.DebugClients.Python.DebugClient.html Thu Jan 14 18:35:52 2010 +0000 @@ -22,7 +22,7 @@ <body><a NAME="top" ID="top"></a> <h1>eric5.DebugClients.Python.DebugClient</h1> <p> -Module implementing a Qt free version of the debug client. +Module implementing a Qt free version of the debug client. </p> <h3>Global Attributes</h3> <table> @@ -32,7 +32,7 @@ <table> <tr> <td><a href="#DebugClient">DebugClient</a></td> -<td>Class implementing the client side of the debugger.</td> +<td>Class implementing the client side of the debugger.</td> </tr> </table> <h3>Functions</h3> @@ -43,10 +43,10 @@ <a NAME="DebugClient" ID="DebugClient"></a> <h2>DebugClient</h2> <p> - Class implementing the client side of the debugger. + Class implementing the client side of the debugger. </p><p> - This variant of the debugger implements the standard debugger client - by subclassing all relevant base classes. + This variant of the debugger implements the standard debugger client + by subclassing all relevant base classes. </p> <h3>Derived from</h3> DebugClientBase.DebugClientBase, AsyncIO, DebugBase @@ -58,14 +58,14 @@ <table> <tr> <td><a href="#DebugClient.__init__">DebugClient</a></td> -<td>Constructor</td> +<td>Constructor</td> </tr> </table> <a NAME="DebugClient.__init__" ID="DebugClient.__init__"></a> <h4>DebugClient (Constructor)</h4> <b>DebugClient</b>(<i></i>) <p> - Constructor + Constructor </p> <div align="right"><a href="#top">Up</a></div> <hr />