diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/api/groups.qdoc | 2 | ||||
-rw-r--r-- | doc/src/index.qdoc | 2 | ||||
-rw-r--r-- | doc/src/modules/module_messaging.qdoc | 3 |
3 files changed, 2 insertions, 5 deletions
diff --git a/doc/src/api/groups.qdoc b/doc/src/api/groups.qdoc index 7afb2e04..378eb947 100644 --- a/doc/src/api/groups.qdoc +++ b/doc/src/api/groups.qdoc @@ -69,7 +69,7 @@ \group qmfutil \title Messaging Client Utility Classes - These classes provide assistance in developing plugins for the \l{Message Server}{Message Server} daemon. + These classes provide assistance in developing plugins for the \l{MessageServer Daemon}{Message Server} daemon. \sa {Messaging Client Utility Library}, {Qt Extended Messaging Library} */ diff --git a/doc/src/index.qdoc b/doc/src/index.qdoc index 2057fa41..ca9b22d1 100644 --- a/doc/src/index.qdoc +++ b/doc/src/index.qdoc @@ -18,7 +18,7 @@ \endlist \o \list - \o \l {About Qt Extended} + \o \l {About Messaging Framework} \o \l {Getting Started} \o \l {Dependencies and Prerequisites} \endlist diff --git a/doc/src/modules/module_messaging.qdoc b/doc/src/modules/module_messaging.qdoc index 9452ffc2..3c762484 100644 --- a/doc/src/modules/module_messaging.qdoc +++ b/doc/src/modules/module_messaging.qdoc @@ -1,9 +1,6 @@ /*! \group QtMessagingModule \title Qt Messaging Module - \previouspage QtMediaModule - \contentspage Qt Extended Modules - \nextpage QtPkgManagementModule The Qt Messaging module offers messaging related services such as SMS and email support. It is based on the \l {QtBaseModule}{Base module}. |