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

changeset 8049
af58c1d47e5e
parent 7960
e8fc383322f7
diff -r aa1a01274673 -r af58c1d47e5e eric6/Documentation/Source/index-eric6.MultiProject.html
--- a/eric6/Documentation/Source/index-eric6.MultiProject.html	Mon Feb 01 16:04:34 2021 +0100
+++ b/eric6/Documentation/Source/index-eric6.MultiProject.html	Mon Feb 01 16:06:23 2021 +0100
@@ -26,9 +26,9 @@
 </p>
 <p>
 The multi project management module consists of the main part, which is
-used for reading and writing of eric multi project files (*.e5m) and
-for performing all operations on the multi project. It is accompanied by
-various UI related modules implementing different dialogs and a browser
+used for reading and writing of eric multi project files (*.emj or *.e5m)
+and for performing all operations on the multi project. It is accompanied
+by various UI related modules implementing different dialogs and a browser
 for the display of projects belonging to the current multi project.
 </p>
 
@@ -49,6 +49,10 @@
 <td>Module implementing the multi project browser.</td>
 </tr>
 <tr>
+<td><a href="eric6.MultiProject.MultiProjectFile.html">MultiProjectFile</a></td>
+<td>Module implementing a class representing the multi project JSON file.</td>
+</tr>
+<tr>
 <td><a href="eric6.MultiProject.PropertiesDialog.html">PropertiesDialog</a></td>
 <td>Module implementing the multi project properties dialog.</td>
 </tr>

eric ide

mercurial