Open NiklasPhabian opened 3 years ago
This is on branch refactor?
yes. And not fully relevant yet. I am still working through temporal. This is more of a reminder for us two for later.
As soon as I have sphinx set up (sometime tomorrow) and we can build the documentation, it will become embarrassingly obvious which methods will need docstrings. Let's talk then :)
@michaelleerilee I am curious if you will be able to build the documentation now.
run `make html
in the docs/ director ... there probably will be a few packages missing for you though.
pip install sphinx-markdown-tables sphinx-automodapi myst_parser nbsphinx numpydoc pydata-sphinx-theme
@michaelleerilee I am adding docstrings including usage to all functions I am at least 90 % sure of what they do. I add docstring stubs to all functions. If you ever find the time, could you supplement the docstrings. This only regards the two modules pystare/spatial.py and pystare/temporal.py