diff -r ecf67e07b6e0 -r 72b88fb20261 eric6/Documentation/Source/eric6.DebugClients.Python.eric6dbgstub.html --- a/eric6/Documentation/Source/eric6.DebugClients.Python.eric6dbgstub.html Sat Dec 19 15:06:20 2020 +0100 +++ b/eric6/Documentation/Source/eric6.DebugClients.Python.eric6dbgstub.html Sat Dec 19 15:22:26 2020 +0100 @@ -141,21 +141,21 @@ </p> <dl> -<dt><i>enableTrace=</i></dt> +<dt><i>enableTrace</i></dt> <dd> flag to enable the tracing function (boolean) </dd> -<dt><i>exceptions=</i></dt> +<dt><i>exceptions</i></dt> <dd> flag to enable exception reporting of the IDE (boolean) </dd> -<dt><i>tracePython=</i></dt> +<dt><i>tracePython</i></dt> <dd> flag to enable tracing into the Python library (boolean) </dd> -<dt><i>redirect=</i></dt> +<dt><i>redirect</i></dt> <dd> flag indicating redirection of stdin, stdout and stderr (boolean)