aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2017-04-19 09:53:43 +0200
committerGitHub <[email protected]>2017-04-19 09:53:43 +0200
commit2dfa8d3a37e88f76a4e53a1117e71382389a1e64 (patch)
tree1415c4f03b93f7a385aa20e5be0e7cb44cca1bbf /docs
parentcd2165131a3dcc1d044dbaefde1cfcd1c5b78dcf (diff)
parent8f0d872119cfe25664fbad868808715012c464b5 (diff)
downloadmastodon.py-2dfa8d3a37e88f76a4e53a1117e71382389a1e64.tar.gz
Merge pull request #32 from tootworks/remove_mentions_timeline
Remove the mentions timeline because it doesn't exist
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 6279d48..df85c17 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -208,7 +208,6 @@ user could see, as well as hashtag timelines and the public timeline.
208 208
209.. automethod:: Mastodon.timeline 209.. automethod:: Mastodon.timeline
210.. automethod:: Mastodon.timeline_home 210.. automethod:: Mastodon.timeline_home
211.. automethod:: Mastodon.timeline_mentions
212.. automethod:: Mastodon.timeline_local 211.. automethod:: Mastodon.timeline_local
213.. automethod:: Mastodon.timeline_public 212.. automethod:: Mastodon.timeline_public
214.. automethod:: Mastodon.timeline_hashtag 213.. automethod:: Mastodon.timeline_hashtag
Powered by cgit v1.2.3 (git 2.41.0)