--- a/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.hg.html Sat Jan 28 18:04:14 2017 +0100 +++ b/Documentation/Source/eric6.Plugins.VcsPlugins.vcsMercurial.hg.html Sat Jan 28 19:21:31 2017 +0100 @@ -359,9 +359,6 @@ <td><a href="#Hg.vcsInitConfig">vcsInitConfig</a></td> <td>Public method to initialize the VCS configuration.</td> </tr><tr> -<td><a href="#Hg.vcsLog">vcsLog</a></td> -<td>Public method used to view the log of a file/directory from the Mercurial repository.</td> -</tr><tr> <td><a href="#Hg.vcsLogBrowser">vcsLogBrowser</a></td> <td>Public method used to browse the log of a file/directory from the Mercurial repository.</td> </tr><tr> @@ -1723,17 +1720,6 @@ <dd> reference to the project (Project) </dd> -</dl><a NAME="Hg.vcsLog" ID="Hg.vcsLog"></a> -<h4>Hg.vcsLog</h4> -<b>vcsLog</b>(<i>name</i>) -<p> - Public method used to view the log of a file/directory from the - Mercurial repository. -</p><dl> -<dt><i>name</i></dt> -<dd> -file/directory name to show the log of (string) -</dd> </dl><a NAME="Hg.vcsLogBrowser" ID="Hg.vcsLogBrowser"></a> <h4>Hg.vcsLogBrowser</h4> <b>vcsLogBrowser</b>(<i>name, isFile=False</i>)