diff -r adb7e29cb2bd -r 9e153a9101c3 docs/makefile --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/makefile Wed May 09 22:28:52 2012 +0200 @@ -0,0 +1,6 @@ + +all: tutorial + sphinx-build . html/ + +tutorial: + cp tutorials/tutorial.t tutorials/tutorial.rst