diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html --- a/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html Sun Oct 13 17:44:48 2013 +0200 @@ -42,10 +42,11 @@ <a NAME="HgExtensionProjectHelper" ID="HgExtensionProjectHelper"></a> <h2>HgExtensionProjectHelper</h2> <p> - Class implementing the project helper base for Mercurial extension interfaces. + Class implementing the project helper base for Mercurial extension + interfaces. </p><p> - Note: The methods initActions(), initMenu(mainMenu) and menuTitle() have to be - reimplemented by derived classes. + Note: The methods initActions(), initMenu(mainMenu) and menuTitle() have + to be reimplemented by derived classes. </p> <h3>Derived from</h3> QObject @@ -108,7 +109,8 @@ </p><dl> <dt>Raises <b>NotImplementedError</b>:</dt> <dd> -raised if the class has not been reimplemente +raised if the class has not been + reimplemente </dd> </dl><a NAME="HgExtensionProjectHelper.initMenu" ID="HgExtensionProjectHelper.initMenu"></a> <h4>HgExtensionProjectHelper.initMenu</h4> @@ -130,7 +132,8 @@ </dl><dl> <dt>Raises <b>NotImplementedError</b>:</dt> <dd> -raised if the class has not been reimplemente +raised if the class has not been + reimplemente </dd> </dl><a NAME="HgExtensionProjectHelper.menuTitle" ID="HgExtensionProjectHelper.menuTitle"></a> <h4>HgExtensionProjectHelper.menuTitle</h4> @@ -147,7 +150,8 @@ </dl><dl> <dt>Raises <b>NotImplementedError</b>:</dt> <dd> -raised if the class has not been reimplemente +raised if the class has not been + reimplemente </dd> </dl><a NAME="HgExtensionProjectHelper.setObjects" ID="HgExtensionProjectHelper.setObjects"></a> <h4>HgExtensionProjectHelper.setObjects</h4>