aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMelvin Keskin <melvo@olomono.de>2022-11-21 15:07:56 +0100
committerLinus Jahn <lnj@kaidan.im>2022-12-22 15:31:34 +0100
commit998cf2b6c2dea966d970a7fef0a43926a8b37c9c (patch)
tree3e870b8b1aef735d961717f9fc7ea792d70deb42 /doc
parentbefab2fe2e71330170bba48f173258be724c65b9 (diff)
downloadqxmpp-998cf2b6c2dea966d970a7fef0a43926a8b37c9c.tar.gz
Improve and update OMEMO documentation
* OmemoManager: Use new CarbonManagerV2 and addNewExtension() for class documentation * OmemoManager: Remove unneeded Doxygen references for method documentation * doc: index: Add OmemoManager
Diffstat (limited to 'doc')
-rw-r--r--doc/index.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/index.doc b/doc/index.doc
index 6d5795f2..db513dc0 100644
--- a/doc/index.doc
+++ b/doc/index.doc
@@ -31,6 +31,7 @@ extend QXmpp by subclassing QXmppClientExtension.
- QXmppRegistrationManager
- QXmppAttentionManager
- QXmppPubSubManager
+- QXmppOmemoManager
<B>XMPP stanzas:</B> If you are interested in a more low-level API, you can refer to these
classes.