diff options
| author | michele.simionato <devnull@localhost> | 2009-02-16 06:14:07 +0000 |
|---|---|---|
| committer | michele.simionato <devnull@localhost> | 2009-02-16 06:14:07 +0000 |
| commit | d1f45f65e6150e3c16d261375df400b3e7e5f89b (patch) | |
| tree | 45919746b90d95e02651b91a1e81802f01ee13e4 /Makefile | |
| parent | 53aea0e07b603b1f617b33a7c4ace8bd7e288981 (diff) | |
| download | python-decorator-git-d1f45f65e6150e3c16d261375df400b3e7e5f89b.tar.gz | |
Version 3.0.1 released
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
