.PHONY: clean
.SUFFIXES:

clean:
	rm -f *.html
	rm -f api/*.html