brick/docs/Makefile

7 lines
85 B
Makefile
Raw Normal View History

guide.html: guide.rst
rst2html.py guide.rst > guide.html
clean:
rm -f guide.html