diff -r 0090cfa83159 -r 560547c2b6ec eric6/Documentation/Source/eric6.UI.PythonDisViewer.html --- a/eric6/Documentation/Source/eric6.UI.PythonDisViewer.html Tue Apr 27 17:25:06 2021 +0200 +++ b/eric6/Documentation/Source/eric6.UI.PythonDisViewer.html Tue Apr 27 17:25:30 2021 +0200 @@ -239,7 +239,7 @@ <a NAME="PythonDisViewer.__init__" ID="PythonDisViewer.__init__"></a> <h4>PythonDisViewer (Constructor)</h4> -<b>PythonDisViewer</b>(<i>viewmanager, mode=PythonDisViewerModes.SourceDisassemblyMode, parent=None</i>) +<b>PythonDisViewer</b>(<i>viewmanager, mode=PythonDisViewerModes.SOURCEDISASSEMBLY, parent=None</i>) <p> Constructor @@ -795,7 +795,7 @@ <h3>Class Attributes</h3> <table> -<tr><td>SourceDisassemblyMode</td></tr><tr><td>TracebackMode</td></tr> +<tr><td>SOURCEDISASSEMBLY</td></tr><tr><td>TRACEBACK</td></tr> </table> <h3>Class Methods</h3>