diff -r 78af27bb8201 -r 45159308166f RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.HelpDialog.html --- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.HelpDialog.html Wed Jan 03 16:44:06 2024 +0100 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.HelpDialog.html Sun Oct 13 15:49:43 2024 +0200 @@ -7,71 +7,69 @@ <body> <a NAME="top" ID="top"></a> <h1>Plugin_Refactoring_Rope.RefactoringRope.HelpDialog</h1> - <p> Module implementing a dialog to show help about rope. </p> + <h3>Global Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Classes</h3> - <table> - <tr> <td><a href="#HelpDialog">HelpDialog</a></td> <td>Class implementing a dialog to show help about rope.</td> </tr> </table> + <h3>Functions</h3> - <table> <tr><td>None</td></tr> </table> + <hr /> <hr /> <a NAME="HelpDialog" ID="HelpDialog"></a> <h2>HelpDialog</h2> - <p> Class implementing a dialog to show help about rope. </p> + <h3>Derived from</h3> QDialog, Ui_HelpDialog <h3>Class Attributes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Class Methods</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Methods</h3> - <table> - <tr> <td><a href="#HelpDialog.__init__">HelpDialog</a></td> <td>Constructor</td> </tr> </table> + <h3>Static Methods</h3> - <table> <tr><td>None</td></tr> </table> + <a NAME="HelpDialog.__init__" ID="HelpDialog.__init__"></a> <h4>HelpDialog (Constructor)</h4> <b>HelpDialog</b>(<i>title, helpfile, parent=None</i>) - <p> Constructor </p> + <dl> <dt><i>title</i> (str)</dt> @@ -89,4 +87,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>