Make all the docs.

This commit is contained in:
Simon Forman 2020-04-24 17:53:46 -07:00
parent d7d6114963
commit 5b7f65c453
1 changed files with 1 additions and 1 deletions

View File

@ -28,5 +28,5 @@ test: sdist
docs:
cd ./docs && make
cd ./docs && make && make mov && cd ./sphinx_docs && make html