How to document this package
Background
This package uses sphinx and the Read the Docs theme to document its functions and usage. The sphinx package makes it easy to automatically build pretty documentation.
For first time installation (no longer necessary)
conda install sphinxin git bashsphinx-quickstartin git bashpip install sphinx-rtd-themein git bashconda install pandocin git bashmake html
For developers
make htmlin cmd (if on Windows)