diff options
author | Lorenz Diener <[email protected]> | 2018-06-05 14:30:47 +0200 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2018-06-05 14:30:47 +0200 |
commit | 4b747886b918d3da91f62b2ba7f7bc4aa142cf79 (patch) | |
tree | 3b32461ca8c657c4ced42c139d46306712713592 /docs | |
parent | 65f4884ff9d7538faa08d72093a589e085e50a68 (diff) | |
download | mastodon.py-4b747886b918d3da91f62b2ba7f7bc4aa142cf79.tar.gz |
Improve docs
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index ef96273..4d7073c 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -844,7 +844,7 @@ Mastodon allows an application to have one webpush subscription per user at a ti | |||
844 | .. automethod:: Mastodon.push_subscription_set | 844 | .. automethod:: Mastodon.push_subscription_set |
845 | .. automethod:: Mastodon.push_subscription_update | 845 | .. automethod:: Mastodon.push_subscription_update |
846 | 846 | ||
847 | .. push_subscription_generate_keys(): | 847 | .. _push_subscription_generate_keys(): |
848 | 848 | ||
849 | .. automethod:: Mastodon.push_subscription_generate_keys | 849 | .. automethod:: Mastodon.push_subscription_generate_keys |
850 | .. automethod:: Mastodon.push_subscription_decrypt_push | 850 | .. automethod:: Mastodon.push_subscription_decrypt_push |