diff -r 435cc5875135 -r 9f5758c0fec1 src/eric7/Documentation/Source/eric7.PluginManager.PluginRepositoryDialog.html --- a/src/eric7/Documentation/Source/eric7.PluginManager.PluginRepositoryDialog.html Thu May 25 19:51:47 2023 +0200 +++ b/src/eric7/Documentation/Source/eric7.PluginManager.PluginRepositoryDialog.html Thu May 25 19:52:31 2023 +0200 @@ -219,7 +219,7 @@ </tr> <tr> <td><a href="#PluginRepositoryWidget.__downloadRepositoryFileDone">__downloadRepositoryFileDone</a></td> -<td>Private method called after the repository file was downloaded.</td> +<td></td> </tr> <tr> <td><a href="#PluginRepositoryWidget.__formatDescription">__formatDescription</a></td> @@ -512,20 +512,6 @@ <h4>PluginRepositoryWidget.__downloadRepositoryFileDone</h4> <b>__downloadRepositoryFileDone</b>(<i>status, filename</i>) -<p> - Private method called after the repository file was downloaded. -</p> -<dl> - -<dt><i>status</i></dt> -<dd> -flaging indicating a successful download (boolean) -</dd> -<dt><i>filename</i></dt> -<dd> -full path of the downloaded file (string) -</dd> -</dl> <a NAME="PluginRepositoryWidget.__formatDescription" ID="PluginRepositoryWidget.__formatDescription"></a> <h4>PluginRepositoryWidget.__formatDescription</h4> <b>__formatDescription</b>(<i>lines</i>)