--- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheck.html Sat Dec 19 15:06:20 2020 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheck.html Sat Dec 19 15:22:26 2020 +0100 @@ -92,11 +92,11 @@ <dd> string containing the code to compile (string) </dd> -<dt><i>checkFlakes=</i></dt> +<dt><i>checkFlakes</i></dt> <dd> flag indicating to do a pyflakes check (boolean) </dd> -<dt><i>ignoreStarImportWarnings=</i></dt> +<dt><i>ignoreStarImportWarnings</i></dt> <dd> flag indicating to ignore 'star import' warnings (boolean) @@ -128,15 +128,15 @@ <dd> line to extract flags from (string) </dd> -<dt><i>startComment=</i></dt> +<dt><i>startComment</i></dt> <dd> string identifying the start of the comment (string) </dd> -<dt><i>endComment=</i></dt> +<dt><i>endComment</i></dt> <dd> string identifying the end of a comment (string) </dd> -<dt><i>flagsLine=</i></dt> +<dt><i>flagsLine</i></dt> <dd> flag indicating to check for a flags only line (bool) </dd> @@ -257,11 +257,11 @@ <dd> string containing the code to compile (string) </dd> -<dt><i>checkFlakes=</i></dt> +<dt><i>checkFlakes</i></dt> <dd> flag indicating to do a pyflakes check (boolean) </dd> -<dt><i>ignoreStarImportWarnings=</i></dt> +<dt><i>ignoreStarImportWarnings</i></dt> <dd> flag indicating to ignore 'star import' warnings (boolean)