diff options
author | mathieui <mathieui@mathieui.net> | 2021-02-26 00:08:20 +0100 |
---|---|---|
committer | mathieui <mathieui@mathieui.net> | 2021-02-26 00:09:56 +0100 |
commit | 3cdec464a550b775d8c251f37b863a6e2212c5d5 (patch) | |
tree | b8a85ab9a91bf7663701a077607a67a07fcc485a /docs/api/index.rst | |
parent | 9927e69435e4e451722184d5b73107554a4df5c6 (diff) | |
download | slixmpp-3cdec464a550b775d8c251f37b863a6e2212c5d5.tar.gz slixmpp-3cdec464a550b775d8c251f37b863a6e2212c5d5.tar.bz2 slixmpp-3cdec464a550b775d8c251f37b863a6e2212c5d5.tar.xz slixmpp-3cdec464a550b775d8c251f37b863a6e2212c5d5.zip |
docs: document the "internal API" with reference & howto
Diffstat (limited to 'docs/api/index.rst')
-rw-r--r-- | docs/api/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/index.rst b/docs/api/index.rst index aefa0f56..e9aa6264 100644 --- a/docs/api/index.rst +++ b/docs/api/index.rst @@ -14,3 +14,4 @@ API Reference xmlstream/matcher xmlstream/xmlstream xmlstream/tostring + api |