--- a/eric6/Documentation/Source/eric6.Globals.__init__.html Mon Sep 02 18:52:31 2019 +0200 +++ b/eric6/Documentation/Source/eric6.Globals.__init__.html Mon Sep 02 18:58:29 2019 +0200 @@ -44,7 +44,7 @@ <td>Module function to get the name of the directory storing the config data.</td> </tr><tr> <td><a href="#getPyQt5ModulesDirectory">getPyQt5ModulesDirectory</a></td> -<td>Function to determine the path to PyQt5's (or PyQt4's) modules directory.</td> +<td>Function to determine the path to PyQt5 modules directory.</td> </tr><tr> <td><a href="#getPyQtToolsPath">getPyQtToolsPath</a></td> <td>Module function to get the path of the PyQt tools.</td> @@ -170,11 +170,11 @@ <h2>getPyQt5ModulesDirectory</h2> <b>getPyQt5ModulesDirectory</b>(<i></i>) <p> - Function to determine the path to PyQt5's (or PyQt4's) modules directory. + Function to determine the path to PyQt5 modules directory. </p><dl> <dt>Returns:</dt> <dd> -path to the PyQt5/PyQt4 modules directory (string) +path to the PyQt5 modules directory (string) </dd> </dl> <div align="right"><a href="#top">Up</a></div> @@ -237,7 +237,7 @@ <dt>Returns:</dt> <dd> string indicating the supported web browser variant ("QtWebEngine", - "QtWebKit" or "None") + or "None") </dd> </dl><dl> <dt>Return Type:</dt>