docs/makefile
author Pierre-Yves.David@ens-lyon.org
Wed, 09 May 2012 22:28:52 +0200
changeset 233 9e153a9101c3
child 235 8469ccb9550f
permissions -rw-r--r--
[doc] add a simple make file


all: tutorial
	sphinx-build . html/

tutorial:
	cp tutorials/tutorial.t tutorials/tutorial.rst