diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.VCS.ProjectHelper.html --- a/Documentation/Source/eric5.VCS.ProjectHelper.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.VCS.ProjectHelper.html Sun Oct 13 17:44:48 2013 +0200 @@ -180,12 +180,14 @@ <h4>VcsProjectHelper._vcsCommit</h4> <b>_vcsCommit</b>(<i></i>) <p> - Protected slot used to commit changes to the local project to the repository. + Protected slot used to commit changes to the local project to the + repository. </p><a NAME="VcsProjectHelper._vcsDiff" ID="VcsProjectHelper._vcsDiff"></a> <h4>VcsProjectHelper._vcsDiff</h4> <b>_vcsDiff</b>(<i></i>) <p> - Protected slot used to show the difference of the local project to the repository. + Protected slot used to show the difference of the local project to + the repository. </p><a NAME="VcsProjectHelper._vcsExport" ID="VcsProjectHelper._vcsExport"></a> <h4>VcsProjectHelper._vcsExport</h4> <b>_vcsExport</b>(<i></i>) @@ -199,8 +201,8 @@ </p><p> <b>NOTE</b>: This does not necessarily make the local project a vcs controlled - project. You may have to checkout the project from the repository in - order to accomplish that. + project. You may have to checkout the project from the repository + in order to accomplish that. </p><a NAME="VcsProjectHelper._vcsInfoDisplay" ID="VcsProjectHelper._vcsInfoDisplay"></a> <h4>VcsProjectHelper._vcsInfoDisplay</h4> <b>_vcsInfoDisplay</b>(<i></i>) @@ -215,7 +217,8 @@ <h4>VcsProjectHelper._vcsMerge</h4> <b>_vcsMerge</b>(<i></i>) <p> - Protected slot used to merge changes of a tag/revision into the local project. + Protected slot used to merge changes of a tag/revision into the local + project. </p><a NAME="VcsProjectHelper._vcsRemove" ID="VcsProjectHelper._vcsRemove"></a> <h4>VcsProjectHelper._vcsRemove</h4> <b>_vcsRemove</b>(<i></i>)