--- a/eric6/Documentation/Source/eric6.Project.Project.html Sat Apr 10 16:13:07 2021 +0200 +++ b/eric6/Documentation/Source/eric6.Project.Project.html Sat Apr 10 16:13:22 2021 +0200 @@ -4021,16 +4021,21 @@ </p> <dl> -<dt><i>path</i></dt> -<dd> -path to be checked (string) +<dt><i>path</i> (str)</dt> +<dd> +path to be checked </dd> </dl> <dl> <dt>Return:</dt> <dd> flag indicating that the path starts with the project path - (boolean) +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <a NAME="Project.stopFileSystemMonitoring" ID="Project.stopFileSystemMonitoring"></a>