|
1 <!DOCTYPE html> |
|
2 <html><head> |
|
3 <title>eric7.WebBrowser.SiteInfo</title> |
|
4 <meta charset="UTF-8"> |
|
5 <link rel="stylesheet" href="styles.css"> |
|
6 </head> |
|
7 <body> |
|
8 <h1>eric7.WebBrowser.SiteInfo</h1> |
|
9 |
|
10 <p> |
|
11 Package implementing the site info widgets. |
|
12 </p> |
|
13 |
|
14 |
|
15 <h3>Modules</h3> |
|
16 <table> |
|
17 |
|
18 <tr> |
|
19 <td><a href="eric7.WebBrowser.SiteInfo.SiteInfoDialog.html">SiteInfoDialog</a></td> |
|
20 <td>Module implementing a dialog to show some information about a site.</td> |
|
21 </tr> |
|
22 <tr> |
|
23 <td><a href="eric7.WebBrowser.SiteInfo.SiteInfoWidget.html">SiteInfoWidget</a></td> |
|
24 <td>Module implementing a widget to show some site information.</td> |
|
25 </tr> |
|
26 </table> |
|
27 </body></html> |