its-rigs / Trolly

A Python wrapper around the Trello API. Provides a group of Python classes to represent Trello Objects. All classes come with basic Trello API method calls and are easily extensible to suit your needs. See the README for more details.
MIT License
100 stars 29 forks source link

Set the homepage url on Github to the readthedocs page #42

Closed wolph closed 11 months ago

wolph commented 8 years ago

Might be useful to have the documentation easily available straight away. http://trolly.readthedocs.org/en/latest/

PS: if you have a readthedocs account, let me know the username so I can add you as a maintainer. PPS: if you enable "readthedocs" at the repository admin it will automatically build the docs with every commit :)

its-rigs commented 8 years ago

Nice, I'll have a look into this and set up an account.