diff -r 39924831c795 -r 8aa985c8dee5 RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.HelpDialog.html --- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.HelpDialog.html Wed Jan 02 10:54:38 2013 +0100 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.HelpDialog.html Sat Feb 09 11:31:54 2013 +0100 @@ -1,8 +1,7 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' -'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> +<!DOCTYPE html> <html><head> <title>Plugin_Refactoring_Rope.RefactoringRope.HelpDialog</title> +<meta charset="UTF-8"> <style> body { background: #EDECE6; @@ -51,6 +50,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -67,6 +70,10 @@ <td>Private slot called by a button of the button box clicked.</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>)