From d1f45f65e6150e3c16d261375df400b3e7e5f89b Mon Sep 17 00:00:00 2001 From: "michele.simionato" Date: Mon, 16 Feb 2009 06:14:07 +0000 Subject: Version 3.0.1 released --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 41eab7c..35d92a5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,8 @@ RST=/home/micheles/trunk/ROnline/RCommon/Python/ms/tools/rst.py +rst: documentation.py + python /home/micheles/trunk/ROnline/RCommon/Python/ms/tools/minidoc.py -dH documentation.py + pdf: /tmp/documentation.rst $(RST) -ptd /tmp/documentation.rst; cp /tmp/documentation.pdf /tmp/documentation.html . upload: documentation.pdf -- cgit v1.2.1