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

Latest commit

History

History
24 lines (14 loc) 路 399 Bytes

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