diff -r 2547dd1627b3 -r ccc3918ac38c RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.AutoCompletionRopePage.html --- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.AutoCompletionRopePage.html Sun Oct 08 17:56:43 2017 +0200 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.AutoCompletionRopePage.html Sun Oct 08 17:57:18 2017 +0200 @@ -60,6 +60,15 @@ <td><a href="#AutoCompletionRopePage.__init__">AutoCompletionRopePage</a></td> <td>Constructor</td> </tr><tr> +<td><a href="#AutoCompletionRopePage.on_python2Button_clicked">on_python2Button_clicked</a></td> +<td>Private slot to edit the rope configuration for Python 2.</td> +</tr><tr> +<td><a href="#AutoCompletionRopePage.on_python3Button_clicked">on_python3Button_clicked</a></td> +<td>Private slot to edit the rope configuration for Python 3.</td> +</tr><tr> +<td><a href="#AutoCompletionRopePage.polishPage">polishPage</a></td> +<td>Public slot to perform some polishing actions.</td> +</tr><tr> <td><a href="#AutoCompletionRopePage.save">save</a></td> <td>Public slot to save the Rope Autocompletion configuration.</td> </tr> @@ -78,7 +87,22 @@ <dd> reference to the plugin object </dd> -</dl><a NAME="AutoCompletionRopePage.save" ID="AutoCompletionRopePage.save"></a> +</dl><a NAME="AutoCompletionRopePage.on_python2Button_clicked" ID="AutoCompletionRopePage.on_python2Button_clicked"></a> +<h4>AutoCompletionRopePage.on_python2Button_clicked</h4> +<b>on_python2Button_clicked</b>(<i></i>) +<p> + Private slot to edit the rope configuration for Python 2. +</p><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>) +<p> + Private slot to edit the rope configuration for Python 3. +</p><a NAME="AutoCompletionRopePage.polishPage" ID="AutoCompletionRopePage.polishPage"></a> +<h4>AutoCompletionRopePage.polishPage</h4> +<b>polishPage</b>(<i></i>) +<p> + Public slot to perform some polishing actions. +</p><a NAME="AutoCompletionRopePage.save" ID="AutoCompletionRopePage.save"></a> <h4>AutoCompletionRopePage.save</h4> <b>save</b>(<i></i>) <p>