src/eric7/Documentation/Source/eric7.eric7_post_install.html

branch
eric7
changeset 9211
99eb1cb030a5
parent 9209
b99e7fd55fd3
child 9352
8c28b0f77388
--- a/src/eric7/Documentation/Source/eric7.eric7_post_install.html	Thu Jul 07 15:02:00 2022 +0200
+++ b/src/eric7/Documentation/Source/eric7.eric7_post_install.html	Thu Jul 07 16:38:26 2022 +0200
@@ -38,10 +38,6 @@
 <td>Function to copy a file to its destination.</td>
 </tr>
 <tr>
-<td><a href="#copyMetaFilesTree">copyMetaFilesTree</a></td>
-<td>Function to copy the files of a directory tree.</td>
-</tr>
-<tr>
 <td><a href="#createWindowsLinks">createWindowsLinks</a></td>
 <td>Create Desktop and Start Menu links.</td>
 </tr>
@@ -128,27 +124,6 @@
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
-<a NAME="copyMetaFilesTree" ID="copyMetaFilesTree"></a>
-<h2>copyMetaFilesTree</h2>
-<b>copyMetaFilesTree</b>(<i>src, dst</i>)
-
-<p>
-    Function to copy the files of a directory tree.
-</p>
-<dl>
-
-<dt><i>src</i></dt>
-<dd>
-name of the source directory
-</dd>
-<dt><i>dst</i></dt>
-<dd>
-name of the destination directory
-</dd>
-</dl>
-<div align="right"><a href="#top">Up</a></div>
-<hr />
-<hr />
 <a NAME="createWindowsLinks" ID="createWindowsLinks"></a>
 <h2>createWindowsLinks</h2>
 <b>createWindowsLinks</b>(<i></i>)

eric ide

mercurial