summaryrefslogtreecommitdiffstats
path: root/src/webenginequick/doc/src/qtwebengine-module.qdoc
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2022-06-29 09:29:42 +0200
committerKai Köhne <kai.koehne@qt.io>2022-07-08 09:44:37 +0200
commitbcb415e9bab692479a8d4554d2f9b6aff3857ae7 (patch)
treecd5a351e810f1d86aa5cbb7c1032aeaaedd88579 /src/webenginequick/doc/src/qtwebengine-module.qdoc
parent8efa3dbeaceed5ae7485296e2ae5ed6b7effdaaf (diff)
Doc: Do not advertise Qt module include
People should rather use class includes, like they are advertised in each class documentation. Pick-to: 6.4 Change-Id: I3fc26c2ff01e35595959878c392dcafa2527d29f Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
Diffstat (limited to 'src/webenginequick/doc/src/qtwebengine-module.qdoc')
-rw-r--r--src/webenginequick/doc/src/qtwebengine-module.qdoc5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/webenginequick/doc/src/qtwebengine-module.qdoc b/src/webenginequick/doc/src/qtwebengine-module.qdoc
index 21d8b4749..6f50cc2f4 100644
--- a/src/webenginequick/doc/src/qtwebengine-module.qdoc
+++ b/src/webenginequick/doc/src/qtwebengine-module.qdoc
@@ -12,11 +12,6 @@
The \QWE Quick module exposes C++ functionality to Qt Quick.
- To include the definitions of the module's classes, use the
- following directive:
-
- \snippet qtwebengine_build_snippet.qdoc 1
-
\if !defined(qtforpython)
To link against the module, add the following to your qmake project file: