--- a/Documentation/Source/eric6.Project.Project.html Sun Oct 16 12:20:30 2016 +0200 +++ b/Documentation/Source/eric6.Project.Project.html Sun Oct 16 14:42:46 2016 +0200 @@ -236,14 +236,14 @@ <td><a href="#Project.__openRecent">__openRecent</a></td> <td>Private method to open a project from the list of rencently opened projects.</td> </tr><tr> -<td><a href="#Project.__pluginCreateArchive">__pluginCreateArchive</a></td> -<td>Private slot to create an eric6 plugin archive.</td> +<td><a href="#Project.__pluginCreateArchives">__pluginCreateArchives</a></td> +<td>Private slot to create eric6 plugin archives.</td> </tr><tr> <td><a href="#Project.__pluginCreatePkgList">__pluginCreatePkgList</a></td> <td>Private slot to create a PKGLIST file needed for archive file creation.</td> </tr><tr> -<td><a href="#Project.__pluginCreateSnapshotArchive">__pluginCreateSnapshotArchive</a></td> -<td>Private slot to create an eric6 plugin archive snapshot release.</td> +<td><a href="#Project.__pluginCreateSnapshotArchives">__pluginCreateSnapshotArchives</a></td> +<td>Private slot to create eric6 plugin archive snapshot releases.</td> </tr><tr> <td><a href="#Project.__pluginExtractVersion">__pluginExtractVersion</a></td> <td>Private method to extract the version number entry.</td> @@ -904,26 +904,26 @@ <dd> reference to the action that triggered (QAction) </dd> -</dl><a NAME="Project.__pluginCreateArchive" ID="Project.__pluginCreateArchive"></a> -<h4>Project.__pluginCreateArchive</h4> -<b>__pluginCreateArchive</b>(<i>snapshot=False</i>) +</dl><a NAME="Project.__pluginCreateArchives" ID="Project.__pluginCreateArchives"></a> +<h4>Project.__pluginCreateArchives</h4> +<b>__pluginCreateArchives</b>(<i>snapshot=False</i>) <p> - Private slot to create an eric6 plugin archive. + Private slot to create eric6 plugin archives. </p><dl> <dt><i>snapshot</i></dt> <dd> -flag indicating a snapshot archive (boolean) +flag indicating snapshot archives (boolean) </dd> </dl><a NAME="Project.__pluginCreatePkgList" ID="Project.__pluginCreatePkgList"></a> <h4>Project.__pluginCreatePkgList</h4> <b>__pluginCreatePkgList</b>(<i></i>) <p> Private slot to create a PKGLIST file needed for archive file creation. -</p><a NAME="Project.__pluginCreateSnapshotArchive" ID="Project.__pluginCreateSnapshotArchive"></a> -<h4>Project.__pluginCreateSnapshotArchive</h4> -<b>__pluginCreateSnapshotArchive</b>(<i></i>) +</p><a NAME="Project.__pluginCreateSnapshotArchives" ID="Project.__pluginCreateSnapshotArchives"></a> +<h4>Project.__pluginCreateSnapshotArchives</h4> +<b>__pluginCreateSnapshotArchives</b>(<i></i>) <p> - Private slot to create an eric6 plugin archive snapshot release. + Private slot to create eric6 plugin archive snapshot releases. </p><a NAME="Project.__pluginExtractVersion" ID="Project.__pluginExtractVersion"></a> <h4>Project.__pluginExtractVersion</h4> <b>__pluginExtractVersion</b>(<i>filename</i>)