Closed sseraj closed 4 years ago
Can you add an autodoc page on the API?
Will autodoc work with py2? It wasn't working locally because I was using py3.
Hmm, you can tell RTD to build this with py2, but maybe we should update the code to run on py3 first for consistency. Can you open an issue for converting to py3 and mention that we should also enable autodoc at the same time?
Purpose
I converted the text files into rst and setup sphinx for the readthedocs build.
Type of change