Contents:
Dev & Reference
$ cd docs # Rebuild the API pages on first build or if code has changed. $ rm -rf source/jade $ sphinx-apidoc -o source/jade ../jade $ make html
$ cd docs $ make github