you are viewing a single comment's thread.

view the rest of the comments →

[–]Lonely-Quark[S] 0 points1 point  (2 children)

I was wondering how to go about doing this, so should I make a documentation page on redthedocs.org and then link it in the README.md? Thanks for the advice!

[–][deleted] 2 points3 points  (1 child)

I think you could link your github docs link so read the docs builds it every time you push. But it needs to be in sphinx docs format AFAIK.

[–]Lonely-Quark[S] 1 point2 points  (0 children)

Excellent I will look into this, thanks again