--- a/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html Sun Jul 17 18:47:23 2022 +0200 +++ b/src/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html Sun Jul 17 18:48:09 2022 +0200 @@ -1330,20 +1330,13 @@ </dl> <a NAME="Hg.hgGraftAbort" ID="Hg.hgGraftAbort"></a> <h4>Hg.hgGraftAbort</h4> -<b>hgGraftAbort</b>(<i>path</i>) +<b>hgGraftAbort</b>(<i></i>) <p> Public method to abort an interrupted copying session and perform a rollback. </p> <dl> - -<dt><i>path</i> (str)</dt> -<dd> -directory name of the project -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> flag indicating that the project should be reread @@ -1357,19 +1350,12 @@ </dl> <a NAME="Hg.hgGraftContinue" ID="Hg.hgGraftContinue"></a> <h4>Hg.hgGraftContinue</h4> -<b>hgGraftContinue</b>(<i>path</i>) +<b>hgGraftContinue</b>(<i></i>) <p> Public method to continue copying changesets from another branch. </p> <dl> - -<dt><i>path</i> (str)</dt> -<dd> -directory name of the project -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> flag indicating that the project should be reread @@ -1383,19 +1369,12 @@ </dl> <a NAME="Hg.hgGraftStop" ID="Hg.hgGraftStop"></a> <h4>Hg.hgGraftStop</h4> -<b>hgGraftStop</b>(<i>path</i>) +<b>hgGraftStop</b>(<i></i>) <p> Public method to stop an interrupted copying session. </p> <dl> - -<dt><i>path</i> (str)</dt> -<dd> -directory name of the project -</dd> -</dl> -<dl> <dt>Return:</dt> <dd> flag indicating that the project should be reread