comet-toolkit / obsarray

Measurement uncertainty handling in Python
GNU Lesser General Public License v3.0
7 stars 1 forks source link

Make use of sphinx-autosummary-accessors in docs #23

Open shunt16 opened 5 months ago

shunt16 commented 5 months ago

sphinx-autosummary-accessors is a sphinx extension to properly document pandas or xarray style accessors using autosummary and autodoc. Should improve the docs to make use of this.