4 <meta charset="UTF-8"> |
4 <meta charset="UTF-8"> |
5 <link rel="stylesheet" href="styles.css"> |
5 <link rel="stylesheet" href="styles.css"> |
6 </head> |
6 </head> |
7 <body> |
7 <body> |
8 <h1>eric7.WebBrowser</h1> |
8 <h1>eric7.WebBrowser</h1> |
9 |
|
10 <p> |
9 <p> |
11 Package implementing a little web browser. |
10 Package implementing a little web browser. |
12 </p> |
11 </p> |
13 <p> |
12 <p> |
14 The web browser is a HTML browser for the display of HTML help files like the |
13 The web browser is a HTML browser for the display of HTML help files like the |
15 Qt Online Documentation and for browsing the internet. It may be used as a |
14 Qt Online Documentation and for browsing the internet. It may be used as a |
16 standalone version as well by using the eric7_browser.py script found in the |
15 standalone version as well by using the eric7_browser.py script found in the |
17 main eric installation directory. |
16 main eric installation directory. |
18 </p> |
17 </p> |
19 |
18 |
|
19 |
20 <h3>Packages</h3> |
20 <h3>Packages</h3> |
21 <table> |
21 <table> |
22 |
22 |
23 <tr> |
23 <tr> |
24 <td><a href="index-eric7.WebBrowser.AdBlock.html">AdBlock</a></td> |
24 <td><a href="index-eric7.WebBrowser.AdBlock.html">AdBlock</a></td> |