diff -r dedba69cb847 -r 09d6731b73ad Documentation/Source/eric5.Helpviewer.HelpWindow.html --- a/Documentation/Source/eric5.Helpviewer.HelpWindow.html Sat Nov 05 11:19:51 2011 +0100 +++ b/Documentation/Source/eric5.Helpviewer.HelpWindow.html Sun Nov 06 19:48:46 2011 +0100 @@ -150,7 +150,7 @@ <td>Private slot handling the end of documentation installation.</td> </tr><tr> <td><a href="#HelpWindow.__feedsManagerClosed">__feedsManagerClosed</a></td> -<td></td> +<td>Private slot to handle closing the feeds manager dialog.</td> </tr><tr> <td><a href="#HelpWindow.__filterQtHelpDocumentation">__filterQtHelpDocumentation</a></td> <td>Private slot to filter the QtHelp documentation.</td> @@ -305,6 +305,9 @@ <td><a href="#HelpWindow.__showSearchWindow">__showSearchWindow</a></td> <td>Private method to show the search window.</td> </tr><tr> +<td><a href="#HelpWindow.__showSiteinfoDialog">__showSiteinfoDialog</a></td> +<td>Private slot to show the site info dialog.</td> +</tr><tr> <td><a href="#HelpWindow.__showTocWindow">__showTocWindow</a></td> <td>Private method to show the table of contents window.</td> </tr><tr> @@ -690,7 +693,9 @@ </dl><a NAME="HelpWindow.__feedsManagerClosed" ID="HelpWindow.__feedsManagerClosed"></a> <h4>HelpWindow.__feedsManagerClosed</h4> <b>__feedsManagerClosed</b>(<i></i>) -<a NAME="HelpWindow.__filterQtHelpDocumentation" ID="HelpWindow.__filterQtHelpDocumentation"></a> +<p> + Private slot to handle closing the feeds manager dialog. +</p><a NAME="HelpWindow.__filterQtHelpDocumentation" ID="HelpWindow.__filterQtHelpDocumentation"></a> <h4>HelpWindow.__filterQtHelpDocumentation</h4> <b>__filterQtHelpDocumentation</b>(<i>customFilter</i>) <p> @@ -994,6 +999,11 @@ <b>__showSearchWindow</b>(<i></i>) <p> Private method to show the search window. +</p><a NAME="HelpWindow.__showSiteinfoDialog" ID="HelpWindow.__showSiteinfoDialog"></a> +<h4>HelpWindow.__showSiteinfoDialog</h4> +<b>__showSiteinfoDialog</b>(<i></i>) +<p> + Private slot to show the site info dialog. </p><a NAME="HelpWindow.__showTocWindow" ID="HelpWindow.__showTocWindow"></a> <h4>HelpWindow.__showTocWindow</h4> <b>__showTocWindow</b>(<i></i>)