diff -r 76daafe10009 -r 6901746220fc eric6/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html --- a/eric6/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html Sun Jan 03 15:33:39 2021 +0100 +++ b/eric6/Documentation/Source/eric6.PluginManager.PluginRepositoryDialog.html Sun Jan 03 17:49:38 2021 +0100 @@ -244,14 +244,6 @@ <td>Private slot to hide all selected plug-ins.</td> </tr> <tr> -<td><a href="#PluginRepositoryWidget.__isOnline">__isOnline</a></td> -<td>Private method to check the online status.</td> -</tr> -<tr> -<td><a href="#PluginRepositoryWidget.__onlineStateChanged">__onlineStateChanged</a></td> -<td>Private slot handling online state changes.</td> -</tr> -<tr> <td><a href="#PluginRepositoryWidget.__populateList">__populateList</a></td> <td>Private method to populate the list of available plugins.</td> </tr> @@ -561,39 +553,6 @@ <p> Private slot to hide all selected plug-ins. </p> -<a NAME="PluginRepositoryWidget.__isOnline" ID="PluginRepositoryWidget.__isOnline"></a> -<h4>PluginRepositoryWidget.__isOnline</h4> -<b>__isOnline</b>(<i></i>) - -<p> - Private method to check the online status. -</p> -<dl> -<dt>Returns:</dt> -<dd> -flag indicating the online status -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> -<a NAME="PluginRepositoryWidget.__onlineStateChanged" ID="PluginRepositoryWidget.__onlineStateChanged"></a> -<h4>PluginRepositoryWidget.__onlineStateChanged</h4> -<b>__onlineStateChanged</b>(<i>online</i>) - -<p> - Private slot handling online state changes. -</p> -<dl> - -<dt><i>online</i> (bool)</dt> -<dd> -flag indicating the online status -</dd> -</dl> <a NAME="PluginRepositoryWidget.__populateList" ID="PluginRepositoryWidget.__populateList"></a> <h4>PluginRepositoryWidget.__populateList</h4> <b>__populateList</b>(<i></i>)