diff options
| author | Linus Jahn <lnj@kaidan.im> | 2020-02-11 17:12:45 +0100 |
|---|---|---|
| committer | Linus Jahn <lnj@kaidan.im> | 2020-02-11 17:12:45 +0100 |
| commit | bc4c3ee94442c9b80993ce109d5070862dc9f170 (patch) | |
| tree | b782a135e84dfcbeb33254df8a33bf7fe53fb786 /src/client/QXmppCallManager.h | |
| parent | 776f028d9f3f51e9dbba834a01d1decd737c4a27 (diff) | |
| download | qxmpp-bc4c3ee94442c9b80993ce109d5070862dc9f170.tar.gz | |
doc: Use XEP links everywhere
Diffstat (limited to 'src/client/QXmppCallManager.h')
| -rw-r--r-- | src/client/QXmppCallManager.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/client/QXmppCallManager.h b/src/client/QXmppCallManager.h index 98579601..47ad1984 100644 --- a/src/client/QXmppCallManager.h +++ b/src/client/QXmppCallManager.h @@ -151,8 +151,8 @@ private: /// \brief The QXmppCallManager class provides support for making and /// receiving voice calls. /// -/// Session initiation is performed as described by XEP-0166: Jingle, -/// XEP-0167: Jingle RTP Sessions and XEP-0176: Jingle ICE-UDP Transport +/// Session initiation is performed as described by \xep{0166}: Jingle, +/// \xep{0167}: Jingle RTP Sessions and \xep{0176}: Jingle ICE-UDP Transport /// Method. /// /// The data stream is connected using Interactive Connectivity Establishment |
