diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/Documentation/Source/eric6.DebugClients.Python.DebugUtilities.html --- a/eric6/Documentation/Source/eric6.DebugClients.Python.DebugUtilities.html Sat Dec 19 15:06:20 2020 +0100 +++ b/eric6/Documentation/Source/eric6.DebugClients.Python.DebugUtilities.html Sat Dec 19 15:22:26 2020 +0100 @@ -153,19 +153,19 @@ <dd> reference to the local variables dictionary </dd> -<dt><i>formatarg=</i> (func)</dt> +<dt><i>formatarg</i> (func)</dt> <dd> argument formatting function </dd> -<dt><i>formatvarargs=</i> (func)</dt> +<dt><i>formatvarargs</i> (func)</dt> <dd> variable arguments formatting function </dd> -<dt><i>formatvarkw=</i> (func)</dt> +<dt><i>formatvarkw</i> (func)</dt> <dd> keyword arguments formatting function </dd> -<dt><i>formatvalue=</i> (func)</dt> +<dt><i>formatvalue</i> (func)</dt> <dd> value formating functtion </dd>