diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Debugger.DebuggerInterfaceRuby.html --- a/Documentation/Source/eric5.Debugger.DebuggerInterfaceRuby.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.DebuggerInterfaceRuby.html Sat Aug 20 16:30:49 2011 +0200 @@ -54,12 +54,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="#DebuggerInterfaceRuby.__init__">DebuggerInterfaceRuby</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#DebuggerInterfaceRuby.__identityTranslation">__identityTranslation</a></td> <td>Private method to perform the identity path translation.</td> </tr><tr> @@ -190,6 +191,10 @@ <td>Public method to start a remote Ruby interpreter for a project.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="DebuggerInterfaceRuby.__init__" ID="DebuggerInterfaceRuby.__init__"></a> <h4>DebuggerInterfaceRuby (Constructor)</h4> <b>DebuggerInterfaceRuby</b>(<i>debugServer, passive</i>)