Goals: - [ ] Complete documentation of functions and modules - [x] Initial website with this documentation Long term, want to have a few examples and "getting started" Resources: * https://realpython.com/documenting-python-code/ * https://peps.python.org/pep-0257/ * https://numpydoc.readthedocs.io/en/latest/format.html * https://pandas.pydata.org/pandas-docs/stable/ * https://www.sphinx-doc.org/en/master/tutorial/first-steps.html
Goals:
Long term, want to have a few examples and "getting started"
Resources: