diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index 06c3678..d5e3402 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -118,7 +118,8 @@ Writing data: Media | |||
118 | ------------------- | 118 | ------------------- |
119 | This function allows you to upload media to Mastodon. Except it | 119 | This function allows you to upload media to Mastodon. Except it |
120 | doesn't, because it is currently broken. But it will. | 120 | doesn't, because it is currently broken. But it will. |
121 | .. automethod:: media_post | 121 | |
122 | .. automethod:: Mastodon.media_post | ||
122 | 123 | ||
123 | .. _Mastodon: https://github.com/Gargron/mastodon | 124 | .. _Mastodon: https://github.com/Gargron/mastodon |
124 | .. _Mastodon flagship instance: http://mastodon.social/ | 125 | .. _Mastodon flagship instance: http://mastodon.social/ |