--- a/eric6/Documentation/Source/eric6.Preferences.__init__.html Sat Jun 20 17:36:20 2020 +0200 +++ b/eric6/Documentation/Source/eric6.Preferences.__init__.html Sun Jun 21 18:26:12 2020 +0200 @@ -198,10 +198,6 @@ <td>Module function to retrieve the various Qt settings.</td> </tr> <tr> -<td><a href="#getQt4DocDir">getQt4DocDir</a></td> -<td>Module function to retrieve the Qt4DocDir setting.</td> -</tr> -<tr> <td><a href="#getQt5DocDir">getQt5DocDir</a></td> <td>Module function to retrieve the Qt5DocDir setting.</td> </tr> @@ -1522,29 +1518,6 @@ <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> -<a NAME="getQt4DocDir" ID="getQt4DocDir"></a> -<h2>getQt4DocDir</h2> -<b>getQt4DocDir</b>(<i>prefClass=Prefs</i>) - -<p> - Module function to retrieve the Qt4DocDir setting. -</p> -<dl> - -<dt><i>prefClass</i></dt> -<dd> -preferences class used as the storage area -</dd> -</dl> -<dl> -<dt>Returns:</dt> -<dd> -the requested Qt4DocDir setting (string) -</dd> -</dl> -<div align="right"><a href="#top">Up</a></div> -<hr /> -<hr /> <a NAME="getQt5DocDir" ID="getQt5DocDir"></a> <h2>getQt5DocDir</h2> <b>getQt5DocDir</b>(<i>prefClass=Prefs</i>)