Docs make use of Sphinx and pydata-sphinx-template.
Install the dependencies with:
pip install -r docs/requirements.txtTo build the docs, run:
make htmlDocs make use of Sphinx and pydata-sphinx-template.
Install the dependencies with:
pip install -r docs/requirements.txtTo build the docs, run:
make html