Closed tcrundall closed 2 years ago
Add documentation to code and set up automatic sphinx docs generation.
Progress made. Using autoDoc vscode extension to autogen docstrings. Using sphinx, specifically sphinx-apidoc to build api docs, however not quite working yet.
sphinx can't import numpy.typing.NDArray, so I might have to go and remove all the NDArray types...
Docstrings needed for: