diff --git a/doc/qtcreator/images/qtcreator-context-sensitive-help.png b/doc/qtcreator/images/qtcreator-context-sensitive-help.png index fb5720bb4af..5b732f0bdbf 100644 Binary files a/doc/qtcreator/images/qtcreator-context-sensitive-help.png and b/doc/qtcreator/images/qtcreator-context-sensitive-help.png differ diff --git a/doc/qtcreator/images/qtcreator-help-add-bookmark-dlg.png b/doc/qtcreator/images/qtcreator-help-add-bookmark-dlg.png index bec770fe986..9a808c522fa 100644 Binary files a/doc/qtcreator/images/qtcreator-help-add-bookmark-dlg.png and b/doc/qtcreator/images/qtcreator-help-add-bookmark-dlg.png differ diff --git a/doc/qtcreator/images/qtcreator-help-filters.png b/doc/qtcreator/images/qtcreator-help-filters.png index 73af52f158e..ab60d0edd81 100644 Binary files a/doc/qtcreator/images/qtcreator-help-filters.png and b/doc/qtcreator/images/qtcreator-help-filters.png differ diff --git a/doc/qtcreator/images/qtcreator-help-search.png b/doc/qtcreator/images/qtcreator-help-search.png index ca29bd6593f..40772692032 100644 Binary files a/doc/qtcreator/images/qtcreator-help-search.png and b/doc/qtcreator/images/qtcreator-help-search.png differ diff --git a/doc/qtcreator/src/howto/creator-help.qdoc b/doc/qtcreator/src/howto/creator-help.qdoc index 1ed54048667..e4d7ec9a705 100644 --- a/doc/qtcreator/src/howto/creator-help.qdoc +++ b/doc/qtcreator/src/howto/creator-help.qdoc @@ -75,24 +75,11 @@ To switch to the editor context when you close the last help page, select the \uicontrol {Return to editor on closing the last page} check box. - \section1 Selecting the Help Viewer Backend - The help viewer backend determines the style sheet that is used to display - the help files. A help viewer backend that is based on the \l {QTextBrowser} - is used by default. However, it has several issues that have been fixed when - using litehtml as the help viewer backend. - - On \macos, you can also use a help viewer backend that is based on the - system WebView component. - - To switch the help viewer backend: - - \list 1 - \li Select \uicontrol Tools > \uicontrol Options > \uicontrol Help > - \uicontrol General. - \li In the \uicontrol {Viewer backend} field, select a viewer backend. - \li Reload the help page to take the new backend to use. - \endlist + the help files. The default help viewer backend that is based on litehtml + is recommended for viewing Qt documentation. You can choose another help + viewer backend in the \uicontrol {Viewer backend} field. To take the new + backend to use, reload the help page. \section1 Viewing Function Tooltips