Build docs
Install and build:
$ virtualenv env $ source env/bin/activate $ pip install -r requirements.txt $ make html
Afterwards open _build/html/index.html in your browser.
Install and build:
$ virtualenv env $ source env/bin/activate $ pip install -r requirements.txt $ make html
Afterwards open _build/html/index.html in your browser.