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

LoopPerfect/buckaroo-docs

Repository files navigation

πŸ’€πŸ’€ 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