diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html --- a/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html Sat Jan 16 16:51:23 2021 +0100 @@ -334,7 +334,7 @@ Private method to assemble the list of excluded checks. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of excluded checks as a comma separated string. </dd> @@ -429,7 +429,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the created item </dd> @@ -457,7 +457,7 @@ to be ignored. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary containing the builtins assignments to be ignored </dd> @@ -488,7 +488,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> checker categories as a list or comma separated string </dd> @@ -507,7 +507,7 @@ Private method to get the list of commented code whitelist patterns. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of commented code whitelist patterns </dd> @@ -533,7 +533,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> eol string </dd> @@ -552,7 +552,7 @@ Private method to extract all selected items for fixable issues. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> selected items for fixable issues </dd> @@ -571,7 +571,7 @@ Private method to get the expected future imports. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> expected future imports as a comma separated string </dd> @@ -656,7 +656,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a fixable issue </dd> @@ -706,7 +706,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of checker options </dd>