diff -r 0c7bcba51391 -r b6643d36dddd Preferences/ConfigurationDialog.py --- a/Preferences/ConfigurationDialog.py Mon Oct 16 20:18:04 2017 +0200 +++ b/Preferences/ConfigurationDialog.py Tue Oct 17 19:40:32 2017 +0200 @@ -237,6 +237,9 @@ "editorCalltipsQScintillaPage": [self.tr("QScintilla"), "qscintilla.png", "EditorCalltipsQScintillaPage", "editorCalltipsPage", None], + "editorDocViewerPage": + [self.tr("Documentation Viewer"), "codeDocuViewer.png", + "EditorDocViewerPage", "0editorPage", None], "editorGeneralPage": [self.tr("General"), "preferences-general.png", "EditorGeneralPage", "0editorPage", None],