Documentation/Source/eric5.DebugClients.Ruby.DebugClient.html

changeset 58
37f0444c3479
parent 21
b88a0e6268bd
child 409
0ea528e80202
--- a/Documentation/Source/eric5.DebugClients.Ruby.DebugClient.html	Thu Jan 14 17:27:31 2010 +0000
+++ b/Documentation/Source/eric5.DebugClients.Ruby.DebugClient.html	Thu Jan 14 18:35:52 2010 +0000
@@ -22,7 +22,7 @@
 <body><a NAME="top" ID="top"></a>
 <h1>eric5.DebugClients.Ruby.DebugClient</h1>
 <p>
-&#70;&#105;&#108;&#101; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#97; &#100;&#101;&#98;&#117;&#103; &#99;&#108;&#105;&#101;&#110;&#116;.
+File implementing a debug client.
 </p>
 <h3>Global Attributes</h3>
 <table>
@@ -32,7 +32,7 @@
 <table>
 <tr>
 <td><a href="#DebugClient">DebugClient</a></td>
-<td>&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#99;&#108;&#105;&#101;&#110;&#116; &#115;&#105;&#100;&#101; &#111;&#102; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103;&#103;&#101;&#114;.</td>
+<td>Class implementing the client side of the debugger.</td>
 </tr>
 </table>
 <h3>Modules</h3>
@@ -47,7 +47,7 @@
 <a NAME="DebugClient" ID="DebugClient"></a>
 <h2>DebugClient</h2>
 <p>
-&#67;&#108;&#97;&#115;&#115; &#105;&#109;&#112;&#108;&#101;&#109;&#101;&#110;&#116;&#105;&#110;&#103; &#116;&#104;&#101; &#99;&#108;&#105;&#101;&#110;&#116; &#115;&#105;&#100;&#101; &#111;&#102; &#116;&#104;&#101; &#100;&#101;&#98;&#117;&#103;&#103;&#101;&#114;.
+Class implementing the client side of the debugger.
 </p>
 <h3>Derived from</h3>
 None
@@ -59,14 +59,14 @@
 <table>
 <tr>
 <td><a href="#DebugClient.initialize">initialize</a></td>
-<td>&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;</td>
+<td>Constructor</td>
 </tr>
 </table>
 <a NAME="DebugClient.initialize" ID="DebugClient.initialize"></a>
 <h4>DebugClient.initialize</h4>
 <b>initialize</b>(<i></i>)
 <p>
-&#67;&#111;&#110;&#115;&#116;&#114;&#117;&#99;&#116;&#111;&#114;
+Constructor
 </p>
 <div align="right"><a href="#top">Up</a></div>
 <hr />

eric ide

mercurial