From 0ffb869e6565c25bc1237379237e55ae24872b23 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sun, 28 Apr 2019 01:02:08 +0200 Subject: Improve OAuth support and docs --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 3cf236c..4efebc6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -674,6 +674,7 @@ is specified, Mastodon.py defaults to https. .. automethod:: Mastodon.__init__ .. _log_in(): .. automethod:: Mastodon.log_in +.. _auth_request_url(): .. automethod:: Mastodon.auth_request_url Versioning @@ -712,6 +713,7 @@ and local timelines. .. automethod:: Mastodon.timeline .. automethod:: Mastodon.timeline_home .. automethod:: Mastodon.timeline_local +.. _timeline_public(): .. automethod:: Mastodon.timeline_public .. _timeline_hashtag(): .. automethod:: Mastodon.timeline_hashtag -- cgit v1.2.3