[V3 Docs] Modify RTD config to (hopefully) make it build (#1644)

* Fix docs requirements

* Modify RTD config
This commit is contained in:
Will
2018-05-14 01:03:43 -04:00
committed by Tobotimus
parent 72560fa6d0
commit f544890f00
3 changed files with 31 additions and 5 deletions

View File

@@ -14,6 +14,9 @@ help:
.PHONY: help Makefile
init:
cd .. && pipenv lock -r --dev > docs/requirements.txt
# Catch-all target: route all unknown targets to Sphinx using the new
# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS).
%: Makefile