robopy icon indicating copy to clipboard operation
robopy copied to clipboard

Documentation doesn't seem to work

Open aanwark opened this issue 7 years ago • 1 comments

Hi, I have installed this library via pip, while checking out the official page, I noticed that the documentation page gives a 404 page not found error. Is there a way to refer to the official documentation for this library? I want to use it to model a robot using Python as the original library does in Matlab.

aanwark avatar Sep 02 '18 08:09 aanwark

@denoza I haven't worked on this project for few months. But i made sure most functions had decent comments in them for usage. Until i get around to fixing this issue, try creating the documentation by scraping the doc strings in the functions, or simply refer to them for clarification.

adityadua24 avatar Sep 06 '18 07:09 adityadua24