diff -r 1779dc278077 -r 391d6b7b1eff eric6/Documentation/Source/index-eric6.WebBrowser.CookieJar.html --- a/eric6/Documentation/Source/index-eric6.WebBrowser.CookieJar.html Wed Sep 25 19:40:31 2019 +0200 +++ b/eric6/Documentation/Source/index-eric6.WebBrowser.CookieJar.html Wed Sep 25 19:42:44 2019 +0200 @@ -20,6 +20,7 @@ </head> <body> <h1>eric6.WebBrowser.CookieJar</h1> + <p> Package implementing a cookie jar and related dialogs with models. </p> @@ -27,19 +28,24 @@ <h3>Modules</h3> <table> + <tr> <td><a href="eric6.WebBrowser.CookieJar.CookieExceptionsModel.html">CookieExceptionsModel</a></td> <td>Module implementing the cookie exceptions model.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.WebBrowser.CookieJar.CookieJar.html">CookieJar</a></td> <td>Module implementing a QNetworkCookieJar subclass with various accept policies.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.WebBrowser.CookieJar.CookiesConfigurationDialog.html">CookiesConfigurationDialog</a></td> <td>Module implementing the cookies configuration dialog.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.WebBrowser.CookieJar.CookiesDialog.html">CookiesDialog</a></td> <td>Module implementing a dialog to show all cookies.</td> -</tr><tr> +</tr> +<tr> <td><a href="eric6.WebBrowser.CookieJar.CookiesExceptionsDialog.html">CookiesExceptionsDialog</a></td> <td>Module implementing a dialog for the configuration of cookie exceptions.</td> </tr>