diff -r 94f0017f9372 -r a51f82458a1b eric6/Documentation/Source/index-eric6.QScintilla.html --- a/eric6/Documentation/Source/index-eric6.QScintilla.html Sun Sep 06 12:19:56 2020 +0200 +++ b/eric6/Documentation/Source/index-eric6.QScintilla.html Sun Sep 06 12:33:50 2020 +0200 @@ -81,6 +81,14 @@ <td>Module implementing a class for showing an editor marker map.</td> </tr> <tr> +<td><a href="eric6.QScintilla.EditorOutline.html">EditorOutline</a></td> +<td>Module implementing an outline widget for source code navigation of the editor.</td> +</tr> +<tr> +<td><a href="eric6.QScintilla.EditorOutlineModel.html">EditorOutlineModel</a></td> +<td>Module implementing the editor outline model.</td> +</tr> +<tr> <td><a href="eric6.QScintilla.GotoDialog.html">GotoDialog</a></td> <td>Module implementing the Goto dialog.</td> </tr>