--- a/Documentation/Source/eric5.Debugger.DebuggerInterfaceNone.html Tue Mar 11 20:07:05 2014 +0100 +++ b/Documentation/Source/eric5.Debugger.DebuggerInterfaceNone.html Wed Mar 12 18:44:34 2014 +0100 @@ -676,8 +676,9 @@ </dl><dl> <dt>Returns:</dt> <dd> -client process object (QProcess) and a flag to indicate - a network connection (boolean) +client process object (QProcess), a flag to indicate + a network connection (boolean) and the name of the interpreter + in case of a local execution (string) </dd> </dl><a NAME="DebuggerInterfaceNone.startRemoteForProject" ID="DebuggerInterfaceNone.startRemoteForProject"></a> <h4>DebuggerInterfaceNone.startRemoteForProject</h4> @@ -696,8 +697,9 @@ </dl><dl> <dt>Returns:</dt> <dd> -client process object (QProcess) and a flag to indicate - a network connection (boolean) +client process object (QProcess), a flag to indicate + a network connection (boolean) and the name of the interpreter + in case of a local execution (string) </dd> </dl> <div align="right"><a href="#top">Up</a></div>