diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.VCS.VersionControl.html --- a/eric6/Documentation/Source/eric6.VCS.VersionControl.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.VCS.VersionControl.html Sat Jan 16 16:51:23 2021 +0100 @@ -430,7 +430,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the monitor thread (QThread) </dd> @@ -490,7 +490,7 @@ Public method to retrieve the status of the auto update function. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> status of the auto update function (boolean) </dd> @@ -503,7 +503,7 @@ Public method to get the monitor interval. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> interval in seconds (integer) </dd> @@ -555,7 +555,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> a tuple of 2 strings (dirname, filename). </dd> @@ -576,7 +576,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> a tuple of string and list of strings (dirname, filenamelist) </dd> @@ -596,7 +596,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the monitor thread (QThread) </dd> @@ -632,7 +632,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating normal exit (boolean) </dd> @@ -742,7 +742,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the received dictionary completed with a combination of canBeCommited and canBeAdded or None in order to signal an error @@ -779,7 +779,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an execution without errors (boolean) </dd> @@ -860,7 +860,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -934,7 +934,7 @@ Public method used to test for the presence of the vcs. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of flag indicating the existence and a string giving an error message in case of failure @@ -967,7 +967,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an execution without errors (boolean) </dd> @@ -988,7 +988,7 @@ Public method used to retrieve the options of the vcs. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> a dictionary of option strings that can be passed to vcsSetOptions. @@ -1002,7 +1002,7 @@ Public method used to retrieve vcs specific data. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> a dictionary of vcs specific data </dd> @@ -1032,7 +1032,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the project browser helper object </dd> @@ -1060,7 +1060,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the project helper object </dd> @@ -1100,7 +1100,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple containing a flag indicating an execution without errors and a flag indicating the version control status @@ -1139,7 +1139,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -1247,7 +1247,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating successfull operation (boolean) </dd> @@ -1268,7 +1268,7 @@ Public method returning the name of the vcs. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> name of the vcs (string) </dd> @@ -1354,7 +1354,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> a combination of canBeCommited and canBeAdded or 0 in order to signal an error @@ -1391,7 +1391,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success (boolean) </dd> @@ -1419,7 +1419,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> string with ready formated info for display (string) </dd> @@ -1560,7 +1560,7 @@ Public method to signal the support of user settable command options. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the support of user settable command options (boolean) @@ -1581,7 +1581,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, that the switch contained an add or delete (boolean) @@ -1636,7 +1636,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, that the update contained an add or delete (boolean)