# Makefile for Sphinx documentation
#


html:
	cd en && make html
	cd fr && make html