aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index d739461..e90c342 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -706,6 +706,11 @@ Reading data: Searching
706.. automethod:: Mastodon.search 706.. automethod:: Mastodon.search
707.. automethod:: Mastodon.search_v2 707.. automethod:: Mastodon.search_v2
708 708
709Reading data: Trends
710--------------------
711
712.. automethod:: Mastodon.trends
713
709Reading data: Mutes and blocks 714Reading data: Mutes and blocks
710------------------------------ 715------------------------------
711These functions allow you to get information about accounts that are 716These functions allow you to get information about accounts that are
Powered by cgit v1.2.3 (git 2.41.0)