diff options
| author | Melvin Keskin <melvo@olomono.de> | 2022-11-21 15:07:56 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2022-12-22 15:31:34 +0100 |
| commit | 998cf2b6c2dea966d970a7fef0a43926a8b37c9c (patch) | |
| tree | 3e870b8b1aef735d961717f9fc7ea792d70deb42 /doc | |
| parent | befab2fe2e71330170bba48f173258be724c65b9 (diff) | |
| download | qxmpp-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.doc | 1 |
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. |
