Doc: Use explicit links to fix broken links to Qt WebEngine module

Task-number: QTBUG-70944
Change-Id: Ib3ed1c551179398906c5000ab2ec41d96af1166f
Reviewed-by: Artem Sidyakin <artem.sidyakin@qt.io>
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
Reviewed-by: Nico Vertriest <nico.vertriest@qt.io>
This commit is contained in:
Leena Miettinen 2018-10-05 13:35:27 +02:00
parent 9558eaf080
commit db16cdb8e6
1 changed files with 4 additions and 4 deletions

View File

@ -40,16 +40,16 @@ accessible to remote clients.
\section1 WebEngine in Qt \section1 WebEngine in Qt
Qt provides the Chromium-based Qt WebEngine module for applications Qt provides the Chromium-based \l{Qt WebEngine} module for applications
targeting desktop and embedded platforms. For example, a web browser targeting desktop and embedded platforms. For example, a web browser
application for Linux platform. application for Linux platform.
It also provides the Qt WebView module, which uses the native web engine It also provides the \l {Qt WebView} module, which uses the native web engine
of the platform. For example, a RSS feed reader Qt Quick application for of the platform. For example, a RSS feed reader Qt Quick application for
Android and iOS. Android and iOS.
These pages contain information about porting applications to use Qt WebEngine These pages contain information about porting applications to use
and the various APIs: \l{Qt WebEngine} and the various APIs:
\list \list
\li \l{Qt WebEngine Overview} \li \l{Qt WebEngine Overview}
\li \l{Qt WebView} \li \l{Qt WebView}