--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.hg.html Sat Feb 25 19:41:10 2017 +0100 +++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.hg.html Sat Feb 25 19:41:53 2017 +0100 @@ -89,9 +89,6 @@ <td><a href="#Hg.__hgGetFileForRevision">__hgGetFileForRevision</a></td> <td>Private method to get a file for a specific revision from the repository.</td> </tr><tr> -<td><a href="#Hg.__hgURL">__hgURL</a></td> -<td>Private method to format a url for Mercurial.</td> -</tr><tr> <td><a href="#Hg.__iniFileChanged">__iniFileChanged</a></td> <td>Private slot to handle a change of the Mercurial configuration file.</td> </tr><tr> @@ -496,21 +493,6 @@ <dd> contents of the file (string) and an error message (string) </dd> -</dl><a NAME="Hg.__hgURL" ID="Hg.__hgURL"></a> -<h4>Hg.__hgURL</h4> -<b>__hgURL</b>(<i>url</i>) -<p> - Private method to format a url for Mercurial. -</p><dl> -<dt><i>url</i></dt> -<dd> -unformatted url string (string) -</dd> -</dl><dl> -<dt>Returns:</dt> -<dd> -properly formated url for mercurial (string) -</dd> </dl><a NAME="Hg.__iniFileChanged" ID="Hg.__iniFileChanged"></a> <h4>Hg.__iniFileChanged</h4> <b>__iniFileChanged</b>(<i>path</i>)