From bcb415e9bab692479a8d4554d2f9b6aff3857ae7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kai=20K=C3=B6hne?= Date: Wed, 29 Jun 2022 09:29:42 +0200 Subject: Doc: Do not advertise Qt module include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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ƶ --- src/webenginequick/doc/src/qtwebengine-module.qdoc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/webenginequick/doc/src/qtwebengine-module.qdoc') 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: -- cgit v1.2.3