diff -r 643989a1e2bd -r e440aaf179ce src/eric7/Documentation/Source/eric7.Project.DebuggerPropertiesDialog.html --- a/src/eric7/Documentation/Source/eric7.Project.DebuggerPropertiesDialog.html Wed Dec 20 15:42:44 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Project.DebuggerPropertiesDialog.html Wed Dec 20 19:28:22 2023 +0100 @@ -95,17 +95,17 @@ </p> <dl> -<dt><i>project</i></dt> +<dt><i>project</i> (Project)</dt> <dd> reference to the project object </dd> -<dt><i>parent</i></dt> +<dt><i>parent</i> (QWidget)</dt> <dd> -parent widget of this dialog (QWidget) +parent widget of this dialog </dd> -<dt><i>name</i></dt> +<dt><i>name</i> (str)</dt> <dd> -name of this dialog (string) +name of this dialog </dd> </dl> <a NAME="DebuggerPropertiesDialog.__clearHistory" ID="DebuggerPropertiesDialog.__clearHistory"></a>