From e25042ede7930fafa1ab3f0c98973597246bd84e Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Thu, 24 Nov 2016 00:58:14 +0100 Subject: [PATCH] I have no idea how Sphinx works sorry --- index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.rst b/index.rst index 75fe09d..e2afb2f 100644 --- a/index.rst +++ b/index.rst @@ -1,4 +1,6 @@ Mastodon.py =========== -Python wrapper for the Mastodon ( https://github.com/Gargron/mastodon/ ) API. \ No newline at end of file +Python wrapper for the Mastodon ( https://github.com/Gargron/mastodon/ ) API. + +.. autoclass:: Mastodon \ No newline at end of file