diff -r c4c17121eff8 -r a21d673a8f99 eric6/Documentation/Source/eric6.WebBrowser.AdBlock.AdBlockManager.html --- a/eric6/Documentation/Source/eric6.WebBrowser.AdBlock.AdBlockManager.html Sat Jan 16 16:50:00 2021 +0100 +++ b/eric6/Documentation/Source/eric6.WebBrowser.AdBlock.AdBlockManager.html Sat Jan 16 16:51:23 2021 +0100 @@ -267,7 +267,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating that the given URL can be blocked </dd> @@ -286,7 +286,7 @@ Private method to generate the path for custom subscriptions. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> URL for custom subscriptions </dd> @@ -305,7 +305,7 @@ Private method to generate the URL for custom subscriptions. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> URL for custom subscriptions </dd> @@ -380,7 +380,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating success </dd> @@ -406,7 +406,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating to block the request </dd> @@ -432,7 +432,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating, that AdBlock can be performed </dd> @@ -458,7 +458,7 @@ Public method to get a subscription for custom rules. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> subscription object for custom rules </dd> @@ -487,7 +487,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> element hiding rules </dd> @@ -513,7 +513,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> element hiding rules </dd> @@ -532,7 +532,7 @@ Public method to get a list of excepted hosts. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of excepted hosts </dd> @@ -551,7 +551,7 @@ Public method to get the default subscription URL. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> default subscription URL </dd> @@ -578,7 +578,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of subscription requiring the given one </dd> @@ -597,7 +597,7 @@ Public method to check, if blocking ads is enabled. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating the enabled state </dd> @@ -623,7 +623,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating an exception </dd> @@ -667,7 +667,7 @@ Public method to get a reference to the page block object. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the page block object </dd> @@ -767,7 +767,7 @@ Public slot to show the AdBlock subscription management dialog. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the dialog </dd> @@ -786,7 +786,7 @@ Public method to show the AdBlock Exceptions dialog. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the exceptions dialog </dd> @@ -812,7 +812,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> subscription or None </dd> @@ -831,7 +831,7 @@ Public method to get all subscriptions. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of subscriptions </dd> @@ -857,7 +857,7 @@ Public method to test, if limited EasyList rules shall be used. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> flag indicating limited EasyList rules </dd>