diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2015-03-16 16:42:45 +0100 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2015-03-16 16:42:45 +0100 |
| commit | 196ea9fece7b1507769493f1109ae5080cb7466c (patch) | |
| tree | f3a08e3a43bcdab05aba5564b57bf6cbae8c7ba9 /Makefile | |
| parent | b1755bb74675d373560cffc2bc3a4f5098d58dbc (diff) | |
| download | python-decorator-git-196ea9fece7b1507769493f1109ae5080cb7466c.tar.gz | |
Regenerated index.html
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ rst: documentation.py documentation3.py python3 $(S)/minidoc3.py -d documentation3.py cp /tmp/documentation.rst /tmp/documentation3.rst . -html: /tmp/documentation.rst /tmp/documentation3.rst +html: /tmp/documentation.rst /tmp/documentation3.rst README.rst $(RST) /tmp/documentation.rst $(RST) /tmp/documentation3.rst rst2html README.rst index.html |
