You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is nice you have docstrings in the functions.
It would be useful to use Sphynx to automatically extract those docstrings and build documentation, see for example PySM: https://github.com/galsci/pysm/tree/main/docs
It is nice you have docstrings in the functions.
It would be useful to use Sphynx to automatically extract those docstrings and build documentation, see for example PySM:
https://github.com/galsci/pysm/tree/main/docs
You can configure readthedocs so that at documentation is built at every commit: https://docs.readthedocs.io/en/stable/tutorial/index.html
The text was updated successfully, but these errors were encountered: