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

LoopPerfect/buckaroo-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

54 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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