--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitStatusDialog.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsGit.GitStatusDialog.html Sat Jan 16 16:51:23 2021 +0100 @@ -447,7 +447,7 @@ Private method to retrieve all entries the user wants to commit. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items, the user has checked </dd> @@ -461,7 +461,7 @@ selected. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items, the user has not checked </dd> @@ -474,7 +474,7 @@ Private method to retrieve all entries, that have a conflict status. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items with a conflict status </dd> @@ -487,7 +487,7 @@ Private method to retrieve all entries, that have a missing status. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items with a missing status </dd> @@ -500,7 +500,7 @@ Private method to retrieve all entries, that have a modified status. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items with a modified status </dd> @@ -513,7 +513,7 @@ Private method to retrieve all entries, that have a modified status. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items with a modified status </dd> @@ -527,7 +527,7 @@ status. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items with a stageable status </dd> @@ -541,7 +541,7 @@ status. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items with an unstageable status </dd> @@ -555,7 +555,7 @@ status. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of all items with an unversioned status </dd> @@ -671,7 +671,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of start and end indexes (integer, integer) </dd> @@ -733,7 +733,7 @@ Private method to generate a temporary patch file. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name of the temporary file (string) </dd>