diff -r 7dc49eb45a06 -r eae7d1d9cc7b Documentation/Source/index-eric6.UI.html --- a/Documentation/Source/index-eric6.UI.html Mon Apr 08 19:15:58 2019 +0200 +++ b/Documentation/Source/index-eric6.UI.html Mon Apr 08 19:16:42 2019 +0200 @@ -107,6 +107,9 @@ <td><a href="eric6.UI.Previewer.html">Previewer</a></td> <td>Module implementing a previewer widget for HTML, Markdown and ReST files.</td> </tr><tr> +<td><a href="eric6.UI.PythonAstViewer.html">PythonAstViewer</a></td> +<td>Module implementing a widget to visualize the Python AST for some Python sources.</td> +</tr><tr> <td><a href="eric6.UI.SearchWidget.html">SearchWidget</a></td> <td>Module implementing the search box for the shell, terminal and log viewer.</td> </tr><tr>