diff -r 47fb0119f0be -r 874115c79ca7 RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html --- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html Sun Oct 08 19:11:45 2017 +0200 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html Sat Oct 14 19:31:11 2017 +0200 @@ -141,7 +141,7 @@ <p> Private method to connect an editor. </p><dl> -<dt><i>editor</i> (QScintilla.Editor)</dt> +<dt><i>editor</i> (QScintilla.Editor.Editor)</dt> <dd> reference to the editor </dd> @@ -151,7 +151,7 @@ <p> Private method to disconnect an editor. </p><dl> -<dt><i>editor</i> (QScintilla.Editor)</dt> +<dt><i>editor</i> (QScintilla.Editor.Editor)</dt> <dd> reference to the editor </dd> @@ -171,7 +171,7 @@ <p> Private slot called, when an editor was closed. </p><dl> -<dt><i>editor</i> (QScintilla.Editor)</dt> +<dt><i>editor</i> (QScintilla.Editor.Editor)</dt> <dd> reference to the editor </dd> @@ -191,7 +191,7 @@ <p> Private slot called, when a new editor was opened. </p><dl> -<dt><i>editor</i> (QScintilla.Editor)</dt> +<dt><i>editor</i> (QScintilla.Editor.Editor)</dt> <dd> reference to the new editor </dd>