diff -r 6a8cb7632448 -r 70924c0bdaf1 Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html --- a/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html Sun Oct 13 17:29:57 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpBrowserWV.html Sun Oct 13 17:44:48 2013 +0200 @@ -631,7 +631,8 @@ <h4>HelpBrowser.__openLinkInNewTab</h4> <b>__openLinkInNewTab</b>(<i></i>) <p> - Private method called by the context menu to open a link in a new window. + Private method called by the context menu to open a link in a new + window. </p><a NAME="HelpBrowser.__pauseMedia" ID="HelpBrowser.__pauseMedia"></a> <h4>HelpBrowser.__pauseMedia</h4> <b>__pauseMedia</b>(<i></i>) @@ -775,7 +776,8 @@ </p><dl> <dt><i>evt</i></dt> <dd> -reference to the context menu event object (QContextMenuEvent) +reference to the context menu event object + (QContextMenuEvent) </dd> </dl><a NAME="HelpBrowser.copy" ID="HelpBrowser.copy"></a> <h4>HelpBrowser.copy</h4> @@ -872,7 +874,8 @@ flag indicating to wrap around (boolean) </dd><dt><i>highlightAll</i></dt> <dd> -flag indicating to highlight all occurrences (boolean) +flag indicating to highlight all occurrences + (boolean) </dd> </dl><dl> <dt>Returns:</dt> @@ -1304,7 +1307,8 @@ extension to be executed (QWebPage.Extension) </dd><dt><i>option</i></dt> <dd> -provides input to the extension (QWebPage.ExtensionOption) +provides input to the extension + (QWebPage.ExtensionOption) </dd><dt><i>output</i></dt> <dd> stores the output results (QWebPage.ExtensionReturn) @@ -1382,7 +1386,8 @@ </p><dl> <dt><i>request</i></dt> <dd> -reference to the network request object (QNetworkRequest) +reference to the network request object + (QNetworkRequest) </dd> </dl><a NAME="HelpWebPage.setUserAgent" ID="HelpWebPage.setUserAgent"></a> <h4>HelpWebPage.setUserAgent</h4> @@ -1466,7 +1471,8 @@ <a NAME="JavaScriptEricObject" ID="JavaScriptEricObject"></a> <h2>JavaScriptEricObject</h2> <p> - Class implementing an external javascript object to search via the startpage. + Class implementing an external javascript object to search via the + startpage. </p> <h3>Derived from</h3> QObject