--- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html Sun Jul 28 14:20:37 2013 +0200 +++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html Sun Jul 28 14:22:01 2013 +0200 @@ -265,6 +265,9 @@ <td><a href="#HelpWindow.__reload">__reload</a></td> <td>Private slot called to handle the reload action.</td> </tr><tr> +<td><a href="#HelpWindow.__removeOldDocumentation">__removeOldDocumentation</a></td> +<td>Private slot to remove non-existing documentation from the help engine.</td> +</tr><tr> <td><a href="#HelpWindow.__savePageAs">__savePageAs</a></td> <td>Private slot to save the current page.</td> </tr><tr> @@ -1037,6 +1040,11 @@ <b>__reload</b>(<i></i>) <p> Private slot called to handle the reload action. +</p><a NAME="HelpWindow.__removeOldDocumentation" ID="HelpWindow.__removeOldDocumentation"></a> +<h4>HelpWindow.__removeOldDocumentation</h4> +<b>__removeOldDocumentation</b>(<i></i>) +<p> + Private slot to remove non-existing documentation from the help engine. </p><a NAME="HelpWindow.__savePageAs" ID="HelpWindow.__savePageAs"></a> <h4>HelpWindow.__savePageAs</h4> <b>__savePageAs</b>(<i></i>)