diff options
author | mathieui <mathieui@mathieui.net> | 2022-02-27 20:33:26 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2022-02-27 20:33:26 +0100 |
commit | 5c4c867dee2d0195d94c6f01f04ae92e1e8b84c2 (patch) | |
tree | 8c4963f4d72767443c3126ddc1d9cfdf527d755a /docs/howto/index.rst | |
parent | b23b805dc521edf0dcdd8d4ac6b8b43539aba536 (diff) | |
download | slixmpp-5c4c867dee2d0195d94c6f01f04ae92e1e8b84c2.tar.gz slixmpp-5c4c867dee2d0195d94c6f01f04ae92e1e8b84c2.tar.bz2 slixmpp-5c4c867dee2d0195d94c6f01f04ae92e1e8b84c2.tar.xz slixmpp-5c4c867dee2d0195d94c6f01f04ae92e1e8b84c2.zip |
docs: add a page on how to remove process()
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 |