10478:de9106c55c3d | 10479:856476537696 |
---|---|
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.EricXML</h1> | 8 <h1>eric7.EricXML</h1> |
9 | |
10 <p> | 9 <p> |
11 Package implementing the XML handling module of eric. | 10 Package implementing the XML handling module of eric. |
12 </p> | 11 </p> |
13 <p> | 12 <p> |
14 This module includes XML handlers and writers for | 13 This module includes XML handlers and writers for |
23 <li>Templates files</li> | 22 <li>Templates files</li> |
24 <li>Highlighting styles</li> | 23 <li>Highlighting styles</li> |
25 <li>Plugiin repository (handler only)</li> | 24 <li>Plugiin repository (handler only)</li> |
26 </ul> | 25 </ul> |
27 </p> | 26 </p> |
27 | |
28 | 28 |
29 | 29 |
30 <h3>Modules</h3> | 30 <h3>Modules</h3> |
31 <table> | 31 <table> |
32 | 32 |