Each function needs to have a docstring so we can run Sphinx and have the docs auto-generated for us. The docs should reside in a `docs` folder at the root of the repo.
Each function needs to have a docstring so we can run Sphinx and have the docs auto-generated for us.
The docs should reside in a
docsfolder at the root of the repo.