summaryrefslogtreecommitdiffstats
path: root/doc/src/qt5-intro.qdoc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2019-03-22 10:52:13 +0100
committerTopi Reiniƶ <topi.reinio@qt.io>2019-03-27 10:46:00 +0000
commit583a748340e67ba10cf426fe2712412f9373055a (patch)
tree90e3f881cc20abb7d3f91a9b30adecfdee70ee84 /doc/src/qt5-intro.qdoc
parent9c821c6dae5a624f13d0c04e1d80aa804ed540c9 (diff)
Doc: Avoid auto-linking to WebEngine, WebSocket etc
When discussing the modules, it typically makes no sense to link to QML types or external locations - prefix these words with a backslash to instruct QDoc not attempt autolinking. Task-number: QTBUG-74634 Change-Id: If134b6c8d00ed3e555834dd19c0b5a4030c9a53d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc/src/qt5-intro.qdoc')
-rw-r--r--doc/src/qt5-intro.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qt5-intro.qdoc b/doc/src/qt5-intro.qdoc
index ca25a8192..ca9545188 100644
--- a/doc/src/qt5-intro.qdoc
+++ b/doc/src/qt5-intro.qdoc
@@ -39,7 +39,7 @@
Developers can be more productive and flexible with the improved support
for JavaScript and QML in Qt 5, while still having the C++ foundation
and Qt Widget support. HTML5 developers will feel at home with the Web
- offering that includes Chromium-based Qt WebEngine and Qt WebChannel.
+ offering that includes Chromium-based Qt \WebEngine and Qt \WebChannel.
Qt 5 is highly compatible with Qt 4. It is possible for developers
of Qt 4 applications to seamlessly move on to Qt 5 with their current