eric6/Documentation/Source/index-eric6.E5XML.html

changeset 7273
391d6b7b1eff
parent 6942
2602857055c5
child 7960
e8fc383322f7
diff -r 1779dc278077 -r 391d6b7b1eff eric6/Documentation/Source/index-eric6.E5XML.html
--- a/eric6/Documentation/Source/index-eric6.E5XML.html	Wed Sep 25 19:40:31 2019 +0200
+++ b/eric6/Documentation/Source/index-eric6.E5XML.html	Wed Sep 25 19:42:44 2019 +0200
@@ -20,9 +20,11 @@
 </head>
 <body>
 <h1>eric6.E5XML</h1>
+
 <p>
 Package implementing the XML handling module of eric6.
-</p><p>
+</p>
+<p>
 This module includes XML handlers and writers for
 <ul>
     <li>Project files</li>
@@ -41,73 +43,96 @@
 
 <h3>Modules</h3>
 <table>
+
 <tr>
 <td><a href="eric6.E5XML.Config.html">Config</a></td>
 <td>Module implementing some common configuration stuf for the XML package.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.DebuggerPropertiesReader.html">DebuggerPropertiesReader</a></td>
 <td>Module implementing a class for reading an XML project debugger properties file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.DebuggerPropertiesWriter.html">DebuggerPropertiesWriter</a></td>
 <td>Module implementing the writer class for writing an XML project debugger properties file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.HighlightingStylesReader.html">HighlightingStylesReader</a></td>
 <td>Module implementing a class for reading a highlighting styles XML file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.HighlightingStylesWriter.html">HighlightingStylesWriter</a></td>
 <td>Module implementing the writer class for writing a highlighting styles XML file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.MultiProjectReader.html">MultiProjectReader</a></td>
 <td>Module implementing a class for reading an XML multi project file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.MultiProjectWriter.html">MultiProjectWriter</a></td>
 <td>Module implementing the writer class for writing an XML multi project file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.PluginRepositoryReader.html">PluginRepositoryReader</a></td>
 <td>Module to read the plug-in repository contents file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.ProjectReader.html">ProjectReader</a></td>
 <td>Module implementing a class for reading an XML project file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.ProjectWriter.html">ProjectWriter</a></td>
 <td>Module implementing the writer class for writing an XML project file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.SessionReader.html">SessionReader</a></td>
 <td>Module implementing a class for reading an XML session file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.SessionWriter.html">SessionWriter</a></td>
 <td>Module implementing the writer class for writing an XML session file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.ShortcutsReader.html">ShortcutsReader</a></td>
 <td>Module implementing a class for reading an XML shortcuts file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.ShortcutsWriter.html">ShortcutsWriter</a></td>
 <td>Module implementing the writer class for writing an XML shortcuts file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.SpellCheckDictionariesReader.html">SpellCheckDictionariesReader</a></td>
 <td>Module to read the web browser spell check dictionaries list file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.TasksReader.html">TasksReader</a></td>
 <td>Module implementing a class for reading an XML tasks file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.TasksWriter.html">TasksWriter</a></td>
 <td>Module implementing the writer class for writing an XML tasks file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.TemplatesReader.html">TemplatesReader</a></td>
 <td>Module implementing a class for reading an XML templates file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.TemplatesWriter.html">TemplatesWriter</a></td>
 <td>Module implementing the writer class for writing an XML templates file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.UserProjectReader.html">UserProjectReader</a></td>
 <td>Module implementing a class for reading an XML user project properties file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.UserProjectWriter.html">UserProjectWriter</a></td>
 <td>Module implementing the writer class for writing an XML user project properties file.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.XMLStreamReaderBase.html">XMLStreamReaderBase</a></td>
 <td>Module implementing a base class for all of eric6s XML stream writers.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="eric6.E5XML.XMLStreamWriterBase.html">XMLStreamWriterBase</a></td>
 <td>Module implementing a base class for all of eric6s XML stream writers.</td>
 </tr>

eric ide

mercurial