diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Helpviewer.SslCertificatesDialog.html --- a/Documentation/Source/eric5.Helpviewer.SslCertificatesDialog.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.SslCertificatesDialog.html Sat Aug 20 16:30:49 2011 +0200 @@ -51,12 +51,13 @@ <table> <tr><td>CertRole</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#SslCertificatesDialog.__init__">SslCertificatesDialog</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#SslCertificatesDialog.__createCaCertificateEntry">__createCaCertificateEntry</a></td> <td>Private method to create a CA certificate entry.</td> </tr><tr> @@ -112,6 +113,10 @@ <td>Private slot to show data of the selected server certificate.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="SslCertificatesDialog.__init__" ID="SslCertificatesDialog.__init__"></a> <h4>SslCertificatesDialog (Constructor)</h4> <b>SslCertificatesDialog</b>(<i>parent=None</i>)