From bdd3521f832f1ef1b596cf022e75219a590d08bc Mon Sep 17 00:00:00 2001 From: Jerome Pasion Date: Thu, 4 Oct 2012 16:26:41 +0200 Subject: Qt Network: Cleaned up documentation titles Task-number: QTBUG-27449 Change-Id: Ib2f99bf4266f0d75cbfeddd3693a84c88676a18e Reviewed-by: Geir Vattekar --- src/network/doc/src/qtnetwork.qdoc | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'src/network/doc') diff --git a/src/network/doc/src/qtnetwork.qdoc b/src/network/doc/src/qtnetwork.qdoc index 89a05cb918..e6dd7e75bd 100644 --- a/src/network/doc/src/qtnetwork.qdoc +++ b/src/network/doc/src/qtnetwork.qdoc @@ -28,7 +28,7 @@ /*! \page qtnetwork-index.html \title Qt Network - \brief A module that provides networking capabilities + \brief Provides networking capabilities Qt Network provides a set of APIs for programming applications that use TCP/IP. Operations such as requests, cookies, and sending data over HTTP @@ -58,16 +58,14 @@ \section1 API Reference These are links to the API reference materials. \list - \li \l{Qt Network - C++ Classes} + \li \l{Qt Network C++ Classes}{C++ Classes} \endlist */ /*! \module QtNetwork - \title Qt Network - C++ Classes + \title Qt Network C++ Classes \ingroup modules - - \brief The QtNetwork module provides classes to make network programming - easier and portable. + \brief Provides classes to make network programming easier and portable To include the definitions of the module's classes, use the following directive: -- cgit v1.2.3