--- a/eric6/Documentation/Source/eric6.Tasks.TaskViewer.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Tasks.TaskViewer.html Mon Feb 01 10:38:16 2021 +0100 @@ -639,7 +639,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the task item (Task) </dd> @@ -672,7 +672,7 @@ </p> <dl> -<dt><i>fileOnly=</i></dt> +<dt><i>fileOnly</i></dt> <dd> flag indicating to clear only file related project tasks (boolean) @@ -700,7 +700,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the task (Task) </dd> @@ -713,7 +713,7 @@ Public method to retrieve all non project related tasks. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> copy of tasks (list of Task) </dd> @@ -726,7 +726,7 @@ Public method to retrieve all project related tasks. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> copy of tasks (list of Task) </dd>