diff options
author | Lorenz Diener <[email protected]> | 2016-11-24 00:58:14 +0100 |
---|---|---|
committer | Lorenz Diener <[email protected]> | 2016-11-24 00:58:14 +0100 |
commit | e25042ede7930fafa1ab3f0c98973597246bd84e (patch) | |
tree | 44b210ad1dc91176a69570a8bcfb7ceaa2b44a74 | |
parent | 7f694481ed90464ff869aebff0b1f0db65fce856 (diff) | |
download | mastodon.py-e25042ede7930fafa1ab3f0c98973597246bd84e.tar.gz |
I have no idea how Sphinx works sorry
-rw-r--r-- | index.rst | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ | |||
1 | Mastodon.py | 1 | Mastodon.py |
2 | =========== | 2 | =========== |
3 | 3 | ||
4 | Python wrapper for the Mastodon ( https://github.com/Gargron/mastodon/ ) API. \ No newline at end of file | 4 | Python wrapper for the Mastodon ( https://github.com/Gargron/mastodon/ ) API. |
5 | |||
6 | .. autoclass:: Mastodon \ No newline at end of file | ||