diff -r 7afaf2fca55b -r a8207dc73672 Documentation/Source/eric5.Templates.TemplateViewer.html --- a/Documentation/Source/eric5.Templates.TemplateViewer.html Sat Aug 20 16:30:49 2011 +0200 +++ b/Documentation/Source/eric5.Templates.TemplateViewer.html Sat Aug 20 17:24:33 2011 +0200 @@ -64,6 +64,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#TemplateEntry.__init__">TemplateEntry</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#TemplateEntry.__displayText">__displayText</a></td> <td>Private method to generate the display text.</td> </tr><tr> @@ -277,6 +280,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#TemplateGroup.__init__">TemplateGroup</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#TemplateGroup.addEntry">addEntry</a></td> <td>Public method to add a template entry to this group.</td> </tr><tr> @@ -483,6 +489,9 @@ <h3>Methods</h3> <table> <tr> +<td><a href="#TemplateViewer.__init__">TemplateViewer</a></td> +<td>Constructor</td> +</tr><tr> <td><a href="#TemplateViewer.__addEntry">__addEntry</a></td> <td>Private slot to handle the Add Entry context menu action.</td> </tr><tr>