diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.DebugClients.Python.DebugUtilities.html --- a/eric6/Documentation/Source/eric6.DebugClients.Python.DebugUtilities.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.DebugClients.Python.DebugUtilities.html Sat Jan 16 16:51:23 2021 +0100 @@ -110,7 +110,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of four things, where 'args' and 'kwonlyargs' are lists of argument names, and 'varargs' and 'varkw' are the names of the @@ -171,7 +171,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> formatted call signature </dd> @@ -201,7 +201,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of four things, where 'args' is a list of the argument names, 'varargs' and 'varkw' are the names of the * and ** arguments or None @@ -233,7 +233,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an executable program </dd> @@ -263,7 +263,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating a Python interpreter or program </dd> @@ -285,7 +285,7 @@ Function to check, if this is a Windows platform. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating Windows platform </dd> @@ -318,7 +318,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> patched argument string </dd> @@ -356,7 +356,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> modified argument list </dd> @@ -390,7 +390,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> prepared JSON command or response string </dd> @@ -419,7 +419,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of quoted arguments </dd> @@ -448,7 +448,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of unquoted strings </dd> @@ -477,7 +477,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an existing and valid shebang line </dd> @@ -506,7 +506,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of command arguments </dd>