summaryrefslogtreecommitdiffstats
path: root/src/network/doc
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2012-10-04 16:26:41 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-10-05 03:16:32 +0200
commitbdd3521f832f1ef1b596cf022e75219a590d08bc (patch)
treea1f773bd9a53640ccdd078a3616dd7aef2019429 /src/network/doc
parenta5feb97c33987793c257f9e13656439dbd880429 (diff)
Qt Network: Cleaned up documentation titles
Task-number: QTBUG-27449 Change-Id: Ib2f99bf4266f0d75cbfeddd3693a84c88676a18e Reviewed-by: Geir Vattekar <geir.vattekar@digia.com>
Diffstat (limited to 'src/network/doc')
-rw-r--r--src/network/doc/src/qtnetwork.qdoc10
1 files changed, 4 insertions, 6 deletions
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: