PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PluginPipxInterface.html

changeset 63
4b38c24b15dd
parent 58
14c5df20f271
child 83
d841c572a465
--- a/PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PluginPipxInterface.html	Wed Aug 28 15:27:02 2024 +0200
+++ b/PipxInterface/Documentation/Source/Plugin_Pipx_Interface.PluginPipxInterface.html	Thu Aug 29 13:16:22 2024 +0200
@@ -31,7 +31,7 @@
 <table>
 <tr>
 <td><a href="#createPipxPage">createPipxPage</a></td>
-<td>Module function to create the autocompletion configuration page.</td>
+<td>Module function to create the pipx configuration page.</td>
 </tr>
 <tr>
 <td><a href="#exeDisplayData">exeDisplayData</a></td>
@@ -283,9 +283,9 @@
 <hr />
 <a NAME="createPipxPage" ID="createPipxPage"></a>
 <h2>createPipxPage</h2>
-<b>createPipxPage</b>(<i>_configDlg, </i>)
+<b>createPipxPage</b>(<i>_configDlg</i>)
 <p>
-    Module function to create the autocompletion configuration page.
+    Module function to create the pipx configuration page.
 </p>
 
 <dl>
@@ -304,7 +304,7 @@
 <dl>
 <dt>Return Type:</dt>
 <dd>
-AutoCompletionRopePage
+PipxPage
 </dd>
 </dl>
 <div align="right"><a href="#top">Up</a></div>

eric ide

mercurial