aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLorenz Diener <[email protected]>2016-11-24 01:09:02 +0100
committerLorenz Diener <[email protected]>2016-11-24 01:09:02 +0100
commita7873d55bf55590a225cc20371522c0212d13cba (patch)
treee28d5cd83bb4c0f55c13153a59a8d461236d429c /docs/index.rst
parente25042ede7930fafa1ab3f0c98973597246bd84e (diff)
downloadmastodon.py-a7873d55bf55590a225cc20371522c0212d13cba.tar.gz
Next attempt at making readthedocs work
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
new file mode 100644
index 0000000..e2afb2f
--- /dev/null
+++ b/docs/index.rst
@@ -0,0 +1,6 @@
1Mastodon.py
2===========
3
4Python wrapper for the Mastodon ( https://github.com/Gargron/mastodon/ ) API.
5
6.. autoclass:: Mastodon \ No newline at end of file
Powered by cgit v1.2.3 (git 2.41.0)