--- a/Documentation/Source/eric6.install.html Sun Sep 09 19:30:54 2018 +0200 +++ b/Documentation/Source/eric6.install.html Mon Sep 10 18:15:10 2018 +0200 @@ -103,8 +103,8 @@ <td><a href="#usage">usage</a></td> <td>Display a usage message and exit.</td> </tr><tr> -<td><a href="#wrapperName">wrapperName</a></td> -<td>Create the platform specific name for the wrapper script.</td> +<td><a href="#wrapperNames">wrapperNames</a></td> +<td>Create the platform specific names for the wrapper script.</td> </tr> </table> <hr /><hr /> @@ -440,11 +440,11 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /><hr /> -<a NAME="wrapperName" ID="wrapperName"></a> -<h2>wrapperName</h2> -<b>wrapperName</b>(<i>dname, wfile</i>) +<a NAME="wrapperNames" ID="wrapperNames"></a> +<h2>wrapperNames</h2> +<b>wrapperNames</b>(<i>dname, wfile</i>) <p> - Create the platform specific name for the wrapper script. + Create the platform specific names for the wrapper script. </p><dl> <dt><i>dname</i></dt> <dd> @@ -456,7 +456,7 @@ </dl><dl> <dt>Returns:</dt> <dd> -the name of the wrapper script +the names of the wrapper scripts </dd> </dl> <div align="right"><a href="#top">Up</a></div>