.PHONY: docs
docs:
	python setup.py build_sphinx
