/buckaroo-docs

Documentation for Buckaroo 📜

Primary LanguagePythonMIT LicenseMIT

buckaroo-docs 📚

You can browse the docs on Read the Docs.

Pre-requisites

You will need Python and pip installed:

pip install sphinx
pip install recommonmark

Build

Then to build the HTML docs:

make html