--- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html Sun Jan 17 13:53:08 2021 +0100 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html Mon Feb 01 10:38:16 2021 +0100 @@ -107,60 +107,39 @@ </dl> <a NAME="Rebase.hgRebase" ID="Rebase.hgRebase"></a> <h4>Rebase.hgRebase</h4> -<b>hgRebase</b>(<i>path</i>) +<b>hgRebase</b>(<i></i>) <p> Public method to rebase changesets to a different branch. </p> <dl> - -<dt><i>path</i></dt> -<dd> -directory name of the project (string) -</dd> -</dl> -<dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating that the project should be reread (boolean) </dd> </dl> <a NAME="Rebase.hgRebaseAbort" ID="Rebase.hgRebaseAbort"></a> <h4>Rebase.hgRebaseAbort</h4> -<b>hgRebaseAbort</b>(<i>path</i>) +<b>hgRebaseAbort</b>(<i></i>) <p> Public method to abort rebasing changesets from another branch. </p> <dl> - -<dt><i>path</i></dt> -<dd> -directory name of the project (string) -</dd> -</dl> -<dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating that the project should be reread (boolean) </dd> </dl> <a NAME="Rebase.hgRebaseContinue" ID="Rebase.hgRebaseContinue"></a> <h4>Rebase.hgRebaseContinue</h4> -<b>hgRebaseContinue</b>(<i>path</i>) +<b>hgRebaseContinue</b>(<i></i>) <p> Public method to continue rebasing changesets from another branch. </p> <dl> - -<dt><i>path</i></dt> -<dd> -directory name of the project (string) -</dd> -</dl> -<dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating that the project should be reread (boolean) </dd>