diff -r 78af27bb8201 -r 45159308166f RefactoringRope/Documentation/source/index-Plugin_Refactoring_Rope.RefactoringRope.html --- a/RefactoringRope/Documentation/source/index-Plugin_Refactoring_Rope.RefactoringRope.html Wed Jan 03 16:44:06 2024 +0100 +++ b/RefactoringRope/Documentation/source/index-Plugin_Refactoring_Rope.RefactoringRope.html Sun Oct 13 15:49:43 2024 +0200 @@ -6,7 +6,6 @@ </head> <body> <h1>Plugin_Refactoring_Rope.RefactoringRope</h1> - <p> Package implementing the rope refactoring interface module for eric7. </p> @@ -16,6 +15,7 @@ (<a href="https://github.com/python-rope/rope">rope at GitHub</a>). </p> + <h3>Packages</h3> <table> @@ -141,8 +141,12 @@ <td>Module implementing a TaskHandle class with a progress dialog.</td> </tr> <tr> +<td><a href="Plugin_Refactoring_Rope.RefactoringRope.RopeUtilities.html">RopeUtilities</a></td> +<td>Module implementing some utility functions.</td> +</tr> +<tr> <td><a href="Plugin_Refactoring_Rope.RefactoringRope.UseFunctionDialog.html">UseFunctionDialog</a></td> <td>Module implementing the Use Function dialog.</td> </tr> </table> -</body></html> \ No newline at end of file +</body></html>