aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 52bac0f..45d8202 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1135,6 +1135,9 @@ displayed.
1135 1135
1136Mastodon allows an application to have one webpush subscription per user at a time. 1136Mastodon allows an application to have one webpush subscription per user at a time.
1137 1137
1138All crypto utilities require Mastodon.pys optional "webpush" feature dependencies
1139(specifically, the "cryptography" and "http_ece" packages).
1140
1138.. automethod:: Mastodon.push_subscription 1141.. automethod:: Mastodon.push_subscription
1139.. automethod:: Mastodon.push_subscription_set 1142.. automethod:: Mastodon.push_subscription_set
1140.. automethod:: Mastodon.push_subscription_update 1143.. automethod:: Mastodon.push_subscription_update
Powered by cgit v1.2.3 (git 2.41.0)