summaryrefslogtreecommitdiffstats
path: root/doc/src/network-programming
diff options
context:
space:
mode:
authorMartin Smith <msmith@trolltech.com>2010-05-11 08:58:15 (GMT)
committerMartin Smith <msmith@trolltech.com>2010-05-11 08:58:15 (GMT)
commit70dd6652b8f649871e6801cc9190543f43daa650 (patch)
tree4132ce6529fa14e99fb6b1c19e78b9343ae6df94 /doc/src/network-programming
parent98e935eed5549e479f6666680aed1711dc42111c (diff)
downloadQt-70dd6652b8f649871e6801cc9190543f43daa650.zip
Qt-70dd6652b8f649871e6801cc9190543f43daa650.tar.gz
Qt-70dd6652b8f649871e6801cc9190543f43daa650.tar.bz2
qdoc: Yet another revision of the top doc page.
Still more to come.
Diffstat (limited to 'doc/src/network-programming')
-rw-r--r--doc/src/network-programming/bearermanagement.qdoc9
-rw-r--r--doc/src/network-programming/qtnetwork.qdoc1
-rw-r--r--doc/src/network-programming/ssl.qdoc6
3 files changed, 8 insertions, 8 deletions
diff --git a/doc/src/network-programming/bearermanagement.qdoc b/doc/src/network-programming/bearermanagement.qdoc
index 10d697a..b10481e 100644
--- a/doc/src/network-programming/bearermanagement.qdoc
+++ b/doc/src/network-programming/bearermanagement.qdoc
@@ -40,12 +40,11 @@
****************************************************************************/
/*!
-\page bearer-management.html
+ \page bearer-management.html
-\title Bearer Management
-\brief An API to control the system's connectivity state.
-
-\ingroup network
+ \title Bearer Management
+ \ingroup qt-network
+ \brief An API to control the system's connectivity state.
Bearer Management controls the connectivity state of the system so that
the user can start or stop interfaces or roam transparently between
diff --git a/doc/src/network-programming/qtnetwork.qdoc b/doc/src/network-programming/qtnetwork.qdoc
index 36f48cf..9134809 100644
--- a/doc/src/network-programming/qtnetwork.qdoc
+++ b/doc/src/network-programming/qtnetwork.qdoc
@@ -50,6 +50,7 @@
/*!
\page network-programming.html
\title Network Programming
+ \ingroup qt-network
\brief An Introduction to Network Programming with Qt
The QtNetwork module offers classes that allow you to write TCP/IP clients
diff --git a/doc/src/network-programming/ssl.qdoc b/doc/src/network-programming/ssl.qdoc
index 2feb7b6..7f365a9 100644
--- a/doc/src/network-programming/ssl.qdoc
+++ b/doc/src/network-programming/ssl.qdoc
@@ -40,11 +40,11 @@
****************************************************************************/
/*!
- \group ssl
+ \page ssl.html
\title Secure Sockets Layer (SSL) Classes
- \ingroup groups
-
\brief Classes for secure communication over network sockets.
+ \ingroup qt-network
+
\keyword SSL
The classes below provide support for secure network communication using