--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html Fri Dec 22 19:45:17 2023 +0100 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html Sat Dec 23 15:40:23 2023 +0100 @@ -86,7 +86,7 @@ </p> <dl> -<dt><i>vcs</i></dt> +<dt><i>vcs</i> (Hg)</dt> <dd> reference to the Mercurial vcs object </dd> @@ -101,7 +101,13 @@ <dl> <dt>Return:</dt> <dd> -flag indicating that the project should be reread (boolean) +flag indicating that the project should be reread +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <a NAME="Rebase.hgRebaseAbort" ID="Rebase.hgRebaseAbort"></a> @@ -114,7 +120,13 @@ <dl> <dt>Return:</dt> <dd> -flag indicating that the project should be reread (boolean) +flag indicating that the project should be reread +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <a NAME="Rebase.hgRebaseContinue" ID="Rebase.hgRebaseContinue"></a> @@ -127,7 +139,13 @@ <dl> <dt>Return:</dt> <dd> -flag indicating that the project should be reread (boolean) +flag indicating that the project should be reread +</dd> +</dl> +<dl> +<dt>Return Type:</dt> +<dd> +bool </dd> </dl> <div align="right"><a href="#top">Up</a></div>