--- a/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpDocsInstaller.html Fri Apr 18 16:56:34 2025 +0200 +++ b/src/eric7/Documentation/Source/eric7.QtHelpInterface.HelpDocsInstaller.html Fri Apr 18 17:25:18 2025 +0200 @@ -75,10 +75,6 @@ <td>Private method to install/update the eric help documentation.</td> </tr> <tr> -<td><a href="#HelpDocsInstaller.__installQtDoc">__installQtDoc</a></td> -<td>Private method to install/update a Qt help document.</td> -</tr> -<tr> <td><a href="#HelpDocsInstaller.installDocs">installDocs</a></td> <td>Public method to start the installation procedure.</td> </tr> @@ -138,40 +134,6 @@ bool </dd> </dl> -<a NAME="HelpDocsInstaller.__installQtDoc" ID="HelpDocsInstaller.__installQtDoc"></a> -<h4>HelpDocsInstaller.__installQtDoc</h4> -<b>__installQtDoc</b>(<i>name, version, engine</i>) -<p> - Private method to install/update a Qt help document. -</p> - -<dl> - -<dt><i>name</i> (str)</dt> -<dd> -name of the Qt help document -</dd> -<dt><i>version</i> (int)</dt> -<dd> -Qt version of the help documents -</dd> -<dt><i>engine</i> (QHelpEngineCore)</dt> -<dd> -reference to the help engine -</dd> -</dl> -<dl> -<dt>Return:</dt> -<dd> -flag indicating success -</dd> -</dl> -<dl> -<dt>Return Type:</dt> -<dd> -bool -</dd> -</dl> <a NAME="HelpDocsInstaller.installDocs" ID="HelpDocsInstaller.installDocs"></a> <h4>HelpDocsInstaller.installDocs</h4> <b>installDocs</b>(<i></i>)