aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: e6f03f5c412cfde95f33a792276b3b6b5c1a09e9 (plain)
1
2
3
all:
	git pull
	mkdocs build --clean 2>&1 | grep -v "Warning: Click detected the use of the unicode_literals"