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