20 </head> |
20 </head> |
21 <body> |
21 <body> |
22 <h1>eric6.MultiProject</h1> |
22 <h1>eric6.MultiProject</h1> |
23 |
23 |
24 <p> |
24 <p> |
25 Package implementing the multi project management module of eric6. |
25 Package implementing the multi project management module of eric. |
26 </p> |
26 </p> |
27 <p> |
27 <p> |
28 The multi project management module consists of the main part, which is |
28 The multi project management module consists of the main part, which is |
29 used for reading and writing of eric6 multi project files (*.e5m) and |
29 used for reading and writing of eric multi project files (*.e5m) and |
30 for performing all operations on the multi project. It is accompanied by |
30 for performing all operations on the multi project. It is accompanied by |
31 various UI related modules implementing different dialogs and a browser |
31 various UI related modules implementing different dialogs and a browser |
32 for the display of projects belonging to the current multi project. |
32 for the display of projects belonging to the current multi project. |
33 </p> |
33 </p> |
34 |
34 |