--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.CodeAssistServer.html Sun Nov 05 15:47:47 2017 +0100 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.CodeAssistServer.html Sun Nov 05 17:23:30 2017 +0100 @@ -235,7 +235,7 @@ <p> Private method to process the documentation sent by the client. </p><dl> -<dt><i>result</i> (dict)</dt> +<dt><i>result</i> (dict with keys 'name', 'argspec', 'note', 'docstring', 'typ')</dt> <dd> dictionary containing the result sent by the client </dd>