Cleanup docs also

This commit is contained in:
Andrew Svetlov 2015-09-02 13:41:41 -04:00
parent 62bd558ba7
commit 3185eac83c
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ clean:
rm -rf coverage
rm -rf build
rm -rf cover
# make -C docs clean
make -C docs clean
python setup.py clean
doc: