comparison docs/makefile @ 235:8469ccb9550f

[doc] add `.t` to `.rst` converteur Update make file accordingly.
author Pierre-Yves.David@ens-lyon.org
date Wed, 09 May 2012 22:55:58 +0200
parents 9e153a9101c3
children 1fc4299ca8e2
comparison
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/