diff options
author | mathieui <mathieui@mathieui.net> | 2022-02-27 20:48:48 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2022-02-27 20:48:48 +0100 |
commit | 001e0c70602ef29eaee1657ed94e2fa415ccb017 (patch) | |
tree | 8c4963f4d72767443c3126ddc1d9cfdf527d755a /docs/howto/index.rst | |
parent | 11b555af20ac3b116c2feaab2a1920fd0fe342e8 (diff) | |
parent | 5c4c867dee2d0195d94c6f01f04ae92e1e8b84c2 (diff) | |
download | slixmpp-001e0c70602ef29eaee1657ed94e2fa415ccb017.tar.gz slixmpp-001e0c70602ef29eaee1657ed94e2fa415ccb017.tar.bz2 slixmpp-001e0c70602ef29eaee1657ed94e2fa415ccb017.tar.xz slixmpp-001e0c70602ef29eaee1657ed94e2fa415ccb017.zip |
Merge branch 'doc-update' into 'master'
Add documentation on how to replace proces()
See merge request poezio/slixmpp!186
Diffstat (limited to 'docs/howto/index.rst')
-rw-r--r-- | docs/howto/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/howto/index.rst b/docs/howto/index.rst index e4dee4d7..a4f0f3b0 100644 --- a/docs/howto/index.rst +++ b/docs/howto/index.rst @@ -9,6 +9,7 @@ Tutorials, FAQs, and How To Guides internal_api features sasl + remove_process handlersmatchers guide_xep_0030 xmpp_tdg |