--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.AutoCompletionRopePage.html Mon Oct 17 08:37:28 2022 +0200 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.AutoCompletionRopePage.html Mon Oct 17 16:45:23 2022 +0200 @@ -59,7 +59,11 @@ <td>Constructor</td> </tr> <tr> -<td><a href="#AutoCompletionRopePage.on_python3Button_clicked">on_python3Button_clicked</a></td> +<td><a href="#AutoCompletionRopePage.on_createPython3Button_clicked">on_createPython3Button_clicked</a></td> +<td>Private slot to create a new default rope configuration for Python 3.</td> +</tr> +<tr> +<td><a href="#AutoCompletionRopePage.on_editPython3Button_clicked">on_editPython3Button_clicked</a></td> <td>Private slot to edit the rope configuration for Python 3.</td> </tr> <tr> @@ -91,9 +95,16 @@ reference to the plugin object </dd> </dl> -<a NAME="AutoCompletionRopePage.on_python3Button_clicked" ID="AutoCompletionRopePage.on_python3Button_clicked"></a> -<h4>AutoCompletionRopePage.on_python3Button_clicked</h4> -<b>on_python3Button_clicked</b>(<i></i>) +<a NAME="AutoCompletionRopePage.on_createPython3Button_clicked" ID="AutoCompletionRopePage.on_createPython3Button_clicked"></a> +<h4>AutoCompletionRopePage.on_createPython3Button_clicked</h4> +<b>on_createPython3Button_clicked</b>(<i></i>) + +<p> + Private slot to create a new default rope configuration for Python 3. +</p> +<a NAME="AutoCompletionRopePage.on_editPython3Button_clicked" ID="AutoCompletionRopePage.on_editPython3Button_clicked"></a> +<h4>AutoCompletionRopePage.on_editPython3Button_clicked</h4> +<b>on_editPython3Button_clicked</b>(<i></i>) <p> Private slot to edit the rope configuration for Python 3.