From a576b6264472769c4bfbf8d17ed82bacf189096e Mon Sep 17 00:00:00 2001 From: Venugopal Shivashankar Date: Thu, 4 Jun 2020 15:31:48 +0200 Subject: Doc: Fix a typo and a broken link Change-Id: Ic3515aea317d4b8e2d0286b60a5c3b68bd20bbdf Reviewed-by: Friedemann Kleint --- sources/pyside2/doc/gettingstarted.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sources/pyside2/doc') diff --git a/sources/pyside2/doc/gettingstarted.rst b/sources/pyside2/doc/gettingstarted.rst index 4368c0a50..b8d6f9e45 100644 --- a/sources/pyside2/doc/gettingstarted.rst +++ b/sources/pyside2/doc/gettingstarted.rst @@ -126,14 +126,14 @@ The offline documentation (QCH) can be viewed using the Qt Creator IDE or Qt Ass a standalone application for viewing QCH files. To view the QCH using Qt Creator, following the instructions outlined in -`Using Qt Creator Help Mode `_. If you chose to use Qt Assistant instead, use the following command to register the QCH file before launching Qt Assistant: assistant -register PySide.qch .. note:: Qt Assistant renders the QCH content using the QTextBrowser backend, which supports - a subset of the CSS sytles only, However, Qt Creator offers an alternative litehtml-based + a subset of the CSS styles, However, Qt Creator offers an alternative litehtml-based backend, which offers better browsing experience. At the moment, this is not the default backend, so you have to select the litehtml backend explicitly under the ``General`` tab in ``Qt Creator >> Tools >> Options >> Help``. -- cgit v1.2.3