PyInstaller/Documentation/source/index-Plugin_Packager_PyInstaller.PyInstaller.html

changeset 28
3c8dbc198753
parent 9
43ef722c3873
--- a/PyInstaller/Documentation/source/index-Plugin_Packager_PyInstaller.PyInstaller.html	Mon May 04 18:15:28 2020 +0200
+++ b/PyInstaller/Documentation/source/index-Plugin_Packager_PyInstaller.PyInstaller.html	Tue Jun 23 19:14:07 2020 +0200
@@ -20,6 +20,7 @@
 </head>
 <body>
 <h1>Plugin_Packager_PyInstaller.PyInstaller</h1>
+
 <p>
 Package containing dialogs of the PyInstaller interface plug-in.
 </p>
@@ -27,13 +28,16 @@
 
 <h3>Modules</h3>
 <table>
+
 <tr>
 <td><a href="Plugin_Packager_PyInstaller.PyInstaller.PyInstallerCleanupDialog.html">PyInstallerCleanupDialog</a></td>
 <td>Module implementing a dialog to select the cleanup action.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Packager_PyInstaller.PyInstaller.PyInstallerConfigDialog.html">PyInstallerConfigDialog</a></td>
 <td>Module implementing PyInstallerConfigDialog.</td>
-</tr><tr>
+</tr>
+<tr>
 <td><a href="Plugin_Packager_PyInstaller.PyInstaller.PyInstallerExecDialog.html">PyInstallerExecDialog</a></td>
 <td>Module implementing a dialog to show the output of the pyinstaller/pyi-makespec process.</td>
 </tr>

eric ide

mercurial