thiery-lab / data-assimilation

Python code for data assimilation methods
MIT License
45 stars 14 forks source link

Generate and host API documentation #7

Open matt-graham opened 1 year ago

matt-graham commented 1 year ago

Most of the exposed functions and objects have docstrings in Google style. It would be good to make these more accessible by adding the tooling necessary to autogenerate HTML documentation using Sphinx and host this on GitHub pages or ReadTheDocs.