--- a/Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html Fri Mar 11 08:55:14 2011 +0100 +++ b/Documentation/Source/eric5.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html Fri Mar 11 16:51:57 2011 +0100 @@ -78,7 +78,7 @@ </table> <a NAME="EricapiExecDialog.__init__" ID="EricapiExecDialog.__init__"></a> <h4>EricapiExecDialog (Constructor)</h4> -<b>EricapiExecDialog</b>(<i>cmdname, parent = None</i>) +<b>EricapiExecDialog</b>(<i>cmdname, parent=None</i>) <p> Constructor </p><dl> @@ -101,7 +101,7 @@ <h4>EricapiExecDialog.__readStderr</h4> <b>__readStderr</b>(<i></i>) <p> - Private slot to handle the readyReadStandardError signal. + Private slot to handle the readyReadStandardError signal. </p><p> It reads the error output of the process and inserts it into the error pane. @@ -109,7 +109,7 @@ <h4>EricapiExecDialog.__readStdout</h4> <b>__readStdout</b>(<i></i>) <p> - Private slot to handle the readyReadStandardOutput signal. + Private slot to handle the readyReadStandardOutput signal. </p><p> It reads the output of the process, formats it and inserts it into the contents pane.