--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgDiffGenerator.html Wed Jan 08 19:13:57 2020 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.HgDiffGenerator.html Mon Jan 13 19:23:08 2020 +0100 @@ -101,14 +101,6 @@ <td>Private method to process the lines of output.</td> </tr> <tr> -<td><a href="#HgDiffGenerator.__readStderr">__readStderr</a></td> -<td>Private slot to handle the readyReadStandardError signal.</td> -</tr> -<tr> -<td><a href="#HgDiffGenerator.__readStdout">__readStdout</a></td> -<td>Private slot to handle the readyReadStandardOutput signal.</td> -</tr> -<tr> <td><a href="#HgDiffGenerator.getResult">getResult</a></td> <td>Public method to return the result data.</td> </tr> @@ -221,28 +213,6 @@ output line to be processed (string) </dd> </dl> -<a NAME="HgDiffGenerator.__readStderr" ID="HgDiffGenerator.__readStderr"></a> -<h4>HgDiffGenerator.__readStderr</h4> -<b>__readStderr</b>(<i></i>) - -<p> - Private slot to handle the readyReadStandardError signal. -</p> -<p> - It reads the error output of the process and inserts it into the - error pane. -</p> -<a NAME="HgDiffGenerator.__readStdout" ID="HgDiffGenerator.__readStdout"></a> -<h4>HgDiffGenerator.__readStdout</h4> -<b>__readStdout</b>(<i></i>) - -<p> - 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. -</p> <a NAME="HgDiffGenerator.getResult" ID="HgDiffGenerator.getResult"></a> <h4>HgDiffGenerator.getResult</h4> <b>getResult</b>(<i></i>)