diff -r ccf28bec1227 -r 521fd465b048 src/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.pyclbr.html --- a/src/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.pyclbr.html Fri Jun 14 11:18:10 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.pyclbr.html Fri Jun 14 11:23:45 2024 +0200 @@ -650,7 +650,7 @@ <hr /> <a NAME="readmodule_ex" ID="readmodule_ex"></a> <h2>readmodule_ex</h2> -<b>readmodule_ex</b>(<i>module, path=None, isTypeFile=False</i>) +<b>readmodule_ex</b>(<i>module, searchPath=None, isTypeFile=False</i>) <p> Read a module file and return a dictionary of classes. </p> @@ -666,7 +666,7 @@ <dd> name of the module file </dd> -<dt><i>path</i> (list of str)</dt> +<dt><i>searchPath</i> (list of str)</dt> <dd> path the module should be searched in </dd>