summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2021-03-04 22:14:59 +0100
committermathieui <mathieui@mathieui.net>2021-03-04 22:14:59 +0100
commitc1a598c34be8ca5b85b69ce9a442363686261e35 (patch)
tree837fe67052d81b288cec8922b8e3e130fd07eae1 /docs
parent2314ee422ae815faea4b437588241f220ff51d71 (diff)
parent49416dacbcf3c4070c16a29370f76dfef6dfad46 (diff)
downloadslixmpp-c1a598c34be8ca5b85b69ce9a442363686261e35.tar.gz
slixmpp-c1a598c34be8ca5b85b69ce9a442363686261e35.tar.bz2
slixmpp-c1a598c34be8ca5b85b69ce9a442363686261e35.tar.xz
slixmpp-c1a598c34be8ca5b85b69ce9a442363686261e35.zip
Merge branch 'xep-0030-typing-and-co' into 'master'
XEP-0030: add typing and more docs See merge request poezio/slixmpp!143
Diffstat (limited to 'docs')
-rw-r--r--docs/api/plugins/xep_0030.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/docs/api/plugins/xep_0030.rst b/docs/api/plugins/xep_0030.rst
index 81499dba..188ede45 100644
--- a/docs/api/plugins/xep_0030.rst
+++ b/docs/api/plugins/xep_0030.rst
@@ -9,14 +9,31 @@ XEP-0030: Service Discovery
:exclude-members: session_bind, plugin_init, plugin_end
+.. _api-0030:
+
+Internal API Methods
+--------------------
+
+All ``api`` operations supported by the 0030 plugin are implemented as part of
+the :class:`~.StaticDisco` class which implement an in-memory cache for disco
+info and items.
+
+
+.. automodule:: slixmpp.plugins.xep_0030.static
+ :members:
+ :member-order: bysource
+
+
Stanza elements
---------------
.. automodule:: slixmpp.plugins.xep_0030.stanza.info
:members:
+ :member-order: bysource
:undoc-members:
.. automodule:: slixmpp.plugins.xep_0030.stanza.items
:members:
+ :member-order: bysource
:undoc-members: