doc:
	( \
		cd docs; \
		julia --color=yes make.jl; \
	)