docs/makefile
changeset 235 8469ccb9550f
parent 233 9e153a9101c3
child 242 1fc4299ca8e2
equal deleted inserted replaced
234:d32c07269dcd 235:8469ccb9550f
     1 
     1 
     2 all: tutorial
     2 all: tutorial
     3 	sphinx-build . html/
     3 	sphinx-build . html/
     4 
     4 
     5 tutorial:
     5 tutorial:
     6 	cp tutorials/tutorial.t tutorials/tutorial.rst
     6 	python test2rst.py tutorials/