aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 0ec0f75..c0aebb7 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -949,6 +949,11 @@ Reading data: Searching
949.. automethod:: Mastodon.search 949.. automethod:: Mastodon.search
950.. automethod:: Mastodon.search_v2 950.. automethod:: Mastodon.search_v2
951 951
952Reading data: Trends
953--------------------
954
955.. automethod:: Mastodon.trends
956
952Reading data: Mutes and blocks 957Reading data: Mutes and blocks
953------------------------------ 958------------------------------
954These functions allow you to get information about accounts that are 959These functions allow you to get information about accounts that are
Powered by cgit v1.2.3 (git 2.41.0)