aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 1c057ac..373f7c1 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -686,7 +686,8 @@ current instance.
686Reading data: Timelines 686Reading data: Timelines
687----------------------- 687-----------------------
688This function allows you to access the timelines a logged in 688This function allows you to access the timelines a logged in
689user could see, as well as hashtag timelines and the public timeline. 689user could see, as well as hashtag timelines and the public (federated)
690and local timelines.
690 691
691.. _timeline(): 692.. _timeline():
692.. automethod:: Mastodon.timeline 693.. automethod:: Mastodon.timeline
Powered by cgit v1.2.3 (git 2.41.0)