summaryrefslogtreecommitdiffstats
path: root/doc/src/api
diff options
context:
space:
mode:
authorPekka Vuorela <pvuorela@iki.fi>2025-12-02 16:33:26 +0200
committerPekka Vuorela <pvuorela@iki.fi>2025-12-03 12:37:08 +0200
commit85da3553bb128c667c589850f147f8bd8b2a5b23 (patch)
tree8c34bd87ba7226d4c0a08333a93c5fdd1041e954 /doc/src/api
parent2b23d1a78728750e6cf33c669d4b66f8651139b8 (diff)
Clean up the doc/ directory content
- Removed CHANGES.qdoc. Like in the removed main CHANGES file, only quite historical changes here. - Removed qtopiamail_qmfutil.qdoc. No such thing anymore. - Removed the .qodcperl file. Not spotting any actual use and rather not touch this perl stuff anyway. - Removed references to files/content which doesn't exist anymore, e.g. the whole utility library. - Removed references to features not really supported, e.g. XMPP or cell phone things. - Simplified some parts. - Removed html footer. "QtSoftware 2010" is hardly the exact content we want there. For the moment we can manage without anything. - Renamed some files to avoid qtopia and to better refer to current libraries. Seems still a mess, but again a bit better maybe. Change-Id: Iadefc726159bc5ec36f6cc28b892e917a1cdbb06 Reviewed-by: Damien Caliste <dcaliste@free.fr> Reviewed-by: Pekka Vuorela <pvuorela@iki.fi>
Diffstat (limited to 'doc/src/api')
-rw-r--r--doc/src/api/api-pages.qdoc10
-rw-r--r--doc/src/api/groups.qdoc31
2 files changed, 0 insertions, 41 deletions
diff --git a/doc/src/api/api-pages.qdoc b/doc/src/api/api-pages.qdoc
index fb4c149b..7bc70cc6 100644
--- a/doc/src/api/api-pages.qdoc
+++ b/doc/src/api/api-pages.qdoc
@@ -54,13 +54,3 @@ This is a list of the namespaces in Messaging Framework.
\generatelist annotatedclasses
*/
-
-/*!
-
-\page messaging-classes.html
-\target top
-\title Messaging Framework Class List
-
-\generatelist mainclasses
-
-*/
diff --git a/doc/src/api/groups.qdoc b/doc/src/api/groups.qdoc
index af32d733..9bb77927 100644
--- a/doc/src/api/groups.qdoc
+++ b/doc/src/api/groups.qdoc
@@ -33,22 +33,6 @@
This page provides a way to navigate the Messaging Framework classes by grouping
related classes together. Some classes may appear in more than one group.
-
- \section1 UI Controls & Interaction
-
- \table 100%
- \header
- \li Group
- \li Description
-
- \row
- \li \l{Messaging Client Utility Classes}
- \li Classes that provide GUI elements that assist with the development of messaging client applications.
-
- \endtable
-
-
-
\section1 Media and Document Handling
\table 100%
@@ -65,7 +49,6 @@
\li Classes that assist with building components that provide services for the message server.
\endtable
-
*/
/*!
@@ -75,11 +58,6 @@
These classes allow clients to work with mail messages, providing access to
message creation, storage and display functionality.
- Classes are also provided to assist with development of GUI clients that access
- messaging data, via the \l{Messaging Client Utility Classes}{Client Utility Classes},
- and to assist with development of Message Server plugins via the
- \l{Message Server Support Classes}{Server Support Classes}.
-
\sa {Messaging Framework Client Library}
*/
@@ -91,12 +69,3 @@
\sa {Message Server Support Library}, {Messaging Framework Client Library}
*/
-
-/*!
- \group qmfutil
- \title Messaging Client Utility Classes
-
- These classes provide assistance in developing plugins for the \l{MessageServer Daemon}{Message Server} daemon.
-
- \sa {Messaging Client Utility Library}, {Messaging Framework Client Library}
-*/