diff -r c5db073a124f -r 7afaf2fca55b Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockSubscription.html --- a/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockSubscription.html Sat Aug 20 16:28:25 2011 +0200 +++ b/Documentation/Source/eric5.Helpviewer.AdBlock.AdBlockSubscription.html Sat Aug 20 16:30:49 2011 +0200 @@ -44,7 +44,7 @@ <h2>AdBlockSubscription</h2> <p> Class implementing the AdBlock subscription. -</p><h4>Signals</h4> +</p><h3>Signals</h3> <dl> <dt>changed()</dt> <dd> @@ -60,12 +60,13 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> -<td><a href="#AdBlockSubscription.__init__">AdBlockSubscription</a></td> -<td>Constructor</td> -</tr><tr> <td><a href="#AdBlockSubscription.__loadRules">__loadRules</a></td> <td>Private method to load the rules of the subscription.</td> </tr><tr> @@ -133,6 +134,10 @@ <td>Public method to generate the url for this subscription.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="AdBlockSubscription.__init__" ID="AdBlockSubscription.__init__"></a> <h4>AdBlockSubscription (Constructor)</h4> <b>AdBlockSubscription</b>(<i>url, parent=None, default=False</i>)