diff -r 4010cc7e9c0b -r 2c7ccb4484bf eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html --- a/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html Fri Jun 19 13:43:40 2020 +0200 +++ b/eric6/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html Fri Jun 19 13:46:58 2020 +0200 @@ -146,6 +146,14 @@ verify mode (string; one of 'large', 'lfa' or 'lfc') </dd> </dl> +<dl> + +<dt>Raises <b>ValueError</b>:</dt> +<dd> +raised to indicate a bad value for the + 'mode' parameter. +</dd> +</dl> <a NAME="LargefilesProjectHelper.__hgLfconvert" ID="LargefilesProjectHelper.__hgLfconvert"></a> <h4>LargefilesProjectHelper.__hgLfconvert</h4> <b>__hgLfconvert</b>(<i>direction</i>) @@ -161,6 +169,14 @@ 'largefiles' or 'normal') </dd> </dl> +<dl> + +<dt>Raises <b>ValueError</b>:</dt> +<dd> +raised to indicate a bad value for the + 'direction' parameter. +</dd> +</dl> <a NAME="LargefilesProjectHelper.initActions" ID="LargefilesProjectHelper.initActions"></a> <h4>LargefilesProjectHelper.initActions</h4> <b>initActions</b>(<i></i>)