docs/makefile
changeset 233 9e153a9101c3
child 235 8469ccb9550f
--- /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