diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.SyntaxChecker.jsCheckSyntax.html --- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.SyntaxChecker.jsCheckSyntax.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.SyntaxChecker.jsCheckSyntax.html Sat Jan 16 16:51:23 2021 +0100 @@ -89,7 +89,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary with the keys 'error' and 'warnings' which hold a list containing details about the error/ warnings @@ -108,7 +108,7 @@ Initialize the batch service and return the entry point. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the entry point for the background client (function) </dd> @@ -124,7 +124,7 @@ Initialize the service and return the entry point. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the entry point for the background client (function) </dd> @@ -184,7 +184,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary with the keys 'error' and 'warnings' which hold a list containing details about the error/ warnings @@ -210,7 +210,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> normalized code (string) </dd>