From 31e78d51eff3eb0c0b124618775961c8ae4f3ebc Mon Sep 17 00:00:00 2001 From: Andreas Eliasson Date: Wed, 9 Mar 2022 10:32:14 +0100 Subject: Doc: Use new global include snippets in Qt Network landing page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-100369 Pick-to: 6.3 Change-Id: I985d49640dbd63d48e4614063309a8130225ff57 Reviewed-by: Topi Reiniƶ --- src/network/doc/src/qtnetwork.qdoc | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'src/network') diff --git a/src/network/doc/src/qtnetwork.qdoc b/src/network/doc/src/qtnetwork.qdoc index dfc39e8b44..087d39b834 100644 --- a/src/network/doc/src/qtnetwork.qdoc +++ b/src/network/doc/src/qtnetwork.qdoc @@ -34,16 +34,17 @@ applications that use TCP/IP. Operations such as requests, cookies, and sending data over HTTP are handled by various C++ classes. - \include module-use.qdocinc using qt module - \snippet doc/snippets/CMakeLists.txt 0 + \section1 Using the Module - See also the \l {Build with CMake} overview. + \include {module-use.qdocinc} {using the c++ api} - \section2 Building with qmake + \section2 Building with CMake + + \include {module-use.qdocinc} {building with cmake} {Network} - Add \c network to the \c QT variable: + \section2 Building with qmake - \snippet network/network.pro 0 + \include {module-use.qdocinc} {building_with_qmake} {network} \section1 Articles and Guides -- cgit v1.2.3