Commit db16cdb8 authored by Leena Miettinen's avatar Leena Miettinen
Browse files

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


Task-number: QTBUG-70944
Change-Id: Ib3ed1c551179398906c5000ab2ec41d96af1166f
Reviewed-by: default avatarArtem Sidyakin <artem.sidyakin@qt.io>
Reviewed-by: default avatarPaul Wicking <paul.wicking@qt.io>
Reviewed-by: default avatarNico Vertriest <nico.vertriest@qt.io>
parent 9558eaf0
No related merge requests found
Showing with 4 additions and 4 deletions
......@@ -40,16 +40,16 @@ accessible to remote clients.
\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
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
Android and iOS.
These pages contain information about porting applications to use Qt WebEngine
and the various APIs:
These pages contain information about porting applications to use
\l{Qt WebEngine} and the various APIs:
\list
\li \l{Qt WebEngine Overview}
\li \l{Qt WebView}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment