--- a/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html Mon Feb 19 19:17:04 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html Wed Feb 21 10:56:24 2024 +0100 @@ -179,9 +179,9 @@ <dd> source filename </dd> -<dt><i>source</i> (str)</dt> +<dt><i>source</i> (list of str)</dt> <dd> -string containing the source code to check +list of code lines to be checked </dd> <dt><i>args</i> (list of (str, str, bool, str, str, bool, int, list of (int, int),)</dt> <dd> @@ -235,9 +235,9 @@ <dd> source filename </dd> -<dt><i>source</i> (str)</dt> +<dt><i>source</i> (list of str)</dt> <dd> -string containing the source code to check +list of code lines to be checked </dd> </dl> <dl> @@ -303,9 +303,9 @@ <dd> source filename </dd> -<dt><i>source</i> (str)</dt> +<dt><i>source</i> (list of str)</dt> <dd> -string containing the source code to check +list of code lines to be checked </dd> <dt><i>args</i> (list of (str, str, bool, str, str, bool, int, list of (int, int),)</dt> <dd>