summaryrefslogtreecommitdiff
path: root/mtraits/Makefile
blob: 96ff8f01eb17f26de33f33e94a068670cb4b54fc (plain)
1
2
3
4
5
6
7
RST = python ~/trunk/ROnline/RCommon/Python/ms/tools/rst.py
MINIDOC = python ~/trunk/ROnline/RCommon/Python/ms/tools/minidoc.py

upload: docs.py strait.py
	python setup.py register build sdist upload
docs: docs.py
	$(MINIDOC) -dH docs; scp /tmp/docs.html merlin.phyast.pitt.edu:public_html/python/strait.html; $(RST) -tp /tmp/docs.rst; mv /tmp/docs.pdf .