diff -r 643989a1e2bd -r e440aaf179ce src/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html --- a/src/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html Wed Dec 20 15:42:44 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html Wed Dec 20 19:28:22 2023 +0100 @@ -181,7 +181,13 @@ <dl> <dt>Return:</dt> <dd> -data of the project directory edit (string) +data of the project directory edit +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <a NAME="PropertiesDialog.getProjectType" ID="PropertiesDialog.getProjectType"></a> @@ -194,7 +200,13 @@ <dl> <dt>Return:</dt> <dd> -selected UI type (string) +selected UI type +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +str </dd> </dl> <a NAME="PropertiesDialog.on_dirPicker_textChanged" ID="PropertiesDialog.on_dirPicker_textChanged"></a> @@ -206,9 +218,9 @@ </p> <dl> -<dt><i>txt</i></dt> +<dt><i>txt</i> (str)</dt> <dd> -name of the project directory (string) +name of the project directory </dd> </dl> <a NAME="PropertiesDialog.on_filetypesButton_clicked" ID="PropertiesDialog.on_filetypesButton_clicked"></a>