Make needs to be run from docs dir
Closed this issue · 0 comments
SteveBarnett commented
$ virtualenv ve
$ source ve/bin/activate
(ve)$ pip install -r requirements.pip
(ve)$ cd docs
(ve)$ make html
Closed this issue · 0 comments
$ virtualenv ve
$ source ve/bin/activate
(ve)$ pip install -r requirements.pip
(ve)$ cd docs
(ve)$ make html