z4r / python-rtkit

Python Api for Request Tracker's REST interface
http://z4r.github.com/python-rtkit/
Other
68 stars 44 forks source link

Docs #17

Closed daffodil closed 11 years ago

daffodil commented 11 years ago

Documentation

Latest version is here https://python-rtkit.readthedocs.org/en/latest/

z4r commented 11 years ago

Thx very very very much, i really appreciate your job, but i need to ask: is it possibile to indent doctests with only 4 spaces?

Do not you care about PEP8 compliance, i'll solve it later.

Ah, another question, how can i "rebuild" the doc after a change?

daffodil commented 11 years ago

Umm.. if u mean "doctest" as in "code examples" then shpinx needs it? .. But am a newbie so please point me in right direction

Re the rebuild.. That is a post commit hook on github..

Have u got an account on ReadTheDocs so I can share the admin ?

Pete

z4r commented 11 years ago

Thx again, my account on rtd is 'z4r'

daffodil commented 11 years ago

Have made z4r admin and switched over the the git to z4r

You need to add the "readthedocs" post commit hook on github.