eric6/Documentation/Source/install.html

changeset 7452
32b5c4a9fb17
parent 7336
0095e231ddaf
child 7489
6543bcd150fd
diff -r f04328aef87a -r 32b5c4a9fb17 eric6/Documentation/Source/install.html
--- a/eric6/Documentation/Source/install.html	Tue Mar 10 19:32:25 2020 +0100
+++ b/eric6/Documentation/Source/install.html	Tue Mar 10 19:32:39 2020 +0100
@@ -152,6 +152,10 @@
 <td>Wrapper function around shutil.copy() to ensure the permissions.</td>
 </tr>
 <tr>
+<td><a href="#updatePip">updatePip</a></td>
+<td>Update the installed pip package.</td>
+</tr>
+<tr>
 <td><a href="#usage">usage</a></td>
 <td>Display a usage message and exit.</td>
 </tr>
@@ -677,6 +681,16 @@
 <div align="right"><a href="#top">Up</a></div>
 <hr />
 <hr />
+<a NAME="updatePip" ID="updatePip"></a>
+<h2>updatePip</h2>
+<b>updatePip</b>(<i></i>)
+
+<p>
+    Update the installed pip package.
+</p>
+<div align="right"><a href="#top">Up</a></div>
+<hr />
+<hr />
 <a NAME="usage" ID="usage"></a>
 <h2>usage</h2>
 <b>usage</b>(<i>rcode=2</i>)

eric ide

mercurial