--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.Refactoring.html Sun Jun 28 13:10:14 2015 +0200 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.Refactoring.html Sun Jun 28 16:13:55 2015 +0200 @@ -717,13 +717,18 @@ </dd> </dl><a NAME="Refactoring.gotoDefinition" ID="Refactoring.gotoDefinition"></a> <h4>Refactoring.gotoDefinition</h4> -<b>gotoDefinition</b>(<i></i>) +<b>gotoDefinition</b>(<i>editor</i>) <p> Public slot to find the definition for the word at the cursor position and go to it. </p><p> Note: This is executed upon a mouse click sequence. -</p><a NAME="Refactoring.handleRopeError" ID="Refactoring.handleRopeError"></a> +</p><dl> +<dt><i>editor</i></dt> +<dd> +reference to the calling editor (Editor) +</dd> +</dl><a NAME="Refactoring.handleRopeError" ID="Refactoring.handleRopeError"></a> <h4>Refactoring.handleRopeError</h4> <b>handleRopeError</b>(<i>err, title, handle=None</i>) <p>