diff -r fe551b27f62e -r 7b2ec3af3505 Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Sat Jul 20 16:01:55 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Sun Jul 21 18:14:10 2013 +0200 @@ -183,6 +183,9 @@ <td><a href="#HgProjectHelper.__hgShowPaths">__hgShowPaths</a></td> <td>Private slot used to show the aliases for remote repositories.</td> </tr><tr> +<td><a href="#HgProjectHelper.__hgSummary">__hgSummary</a></td> +<td>Private slot to show a working directory summary.</td> +</tr><tr> <td><a href="#HgProjectHelper.__hgTagList">__hgTagList</a></td> <td>Private slot used to list the tags of the project.</td> </tr><tr> @@ -447,6 +450,11 @@ <b>__hgShowPaths</b>(<i></i>) <p> Private slot used to show the aliases for remote repositories. +</p><a NAME="HgProjectHelper.__hgSummary" ID="HgProjectHelper.__hgSummary"></a> +<h4>HgProjectHelper.__hgSummary</h4> +<b>__hgSummary</b>(<i></i>) +<p> + Private slot to show a working directory summary. </p><a NAME="HgProjectHelper.__hgTagList" ID="HgProjectHelper.__hgTagList"></a> <h4>HgProjectHelper.__hgTagList</h4> <b>__hgTagList</b>(<i></i>)