diff -r 52dd5a2f1ed1 -r fb0460fd00b9 Documentation/Source/eric5.Debugger.StartDialog.html --- a/Documentation/Source/eric5.Debugger.StartDialog.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Debugger.StartDialog.html Sun Sep 04 16:06:54 2011 +0200 @@ -56,6 +56,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -90,6 +94,10 @@ <td>Private slot to enable/disable the OK button.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="StartDialog.__init__" ID="StartDialog.__init__"></a> <h4>StartDialog (Constructor)</h4> <b>StartDialog</b>(<i>caption, argvList, wdList, envList, exceptions, parent = None, type = 0, modfuncList = None, tracePython = False, autoClearShell = True, autoContinue = True, autoFork = False, forkChild = False</i>)