Documentation/Source/index-eric5.Network.html

changeset 2266
f885a0bc2ccc
child 2367
78f6c8193d37
equal deleted inserted replaced
2265:72e6f479987b 2266:f885a0bc2ccc
1 <?xml version="1.0" encoding="utf-8"?>
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN'
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
4 <html><head>
5 <title>eric5.Network</title>
6 <style>
7 body {
8 background: #EDECE6;
9 margin: 0em 1em 10em 1em;
10 color: black;
11 }
12
13 h1 { color: white; background: #85774A; }
14 h2 { color: white; background: #85774A; }
15 h3 { color: white; background: #9D936E; }
16 h4 { color: white; background: #9D936E; }
17
18 a { color: #BA6D36; }
19
20 </style>
21 </head>
22 <body>
23 <h1>eric5.Network</h1>
24 <p>
25 Package containing network related services.
26 </p>
27
28 <h3>Packages</h3>
29 <table>
30 <tr>
31 <td><a href="index-eric5.Network.IRC.html">IRC</a></td>
32 <td>Package containing the IRC support.</td>
33 </tr>
34 </table>
35
36 </body></html>

eric ide

mercurial