Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 399 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 399 Bytes

💀💀 The docs have moved to a GitHub Wiki 💀💀

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