diff -r 877cac2e8d94 -r b5048b5ff454 RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html --- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html Wed Dec 30 11:02:11 2020 +0100 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.PluginRefactoringRope.html Tue Mar 16 18:11:29 2021 +0100 @@ -237,7 +237,7 @@ Private method to determine the valid language strings. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> list of valid language strings </dd> @@ -431,7 +431,7 @@ Public method to activate this plugin. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> tuple of None and activation status </dd> @@ -457,7 +457,7 @@ Public method to get a reference to the code assist server. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the code assist server </dd> @@ -483,7 +483,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> the requested refactoring setting </dd> @@ -524,7 +524,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the configuration page </dd> @@ -547,7 +547,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the configuration page </dd> @@ -570,7 +570,7 @@ </dd> </dl> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> reference to the configuration page </dd> @@ -586,7 +586,7 @@ Module function returning data as required by the configuration dialog. </p> <dl> -<dt>Returns:</dt> +<dt>Return:</dt> <dd> dictionary containing the relevant data </dd>