From 196ea9fece7b1507769493f1109ae5080cb7466c Mon Sep 17 00:00:00 2001 From: Michele Simionato Date: Mon, 16 Mar 2015 16:42:45 +0100 Subject: Regenerated index.html --- Makefile | 2 +- README.rst | 2 +- index.html | 63 ++++++++++++++++++++++++++++++++++++++++++-------------------- 3 files changed, 45 insertions(+), 22 deletions(-) diff --git a/Makefile b/Makefile index 7e90baf..9c60720 100644 --- a/Makefile +++ b/Makefile @@ -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 diff --git a/README.rst b/README.rst index 1457395..0e4916a 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ Testing Run - `$ python test.py` + `$ python test.py -v` You will see a few innocuous errors with Python 2.5, because some inner details such as the introduction of the ArgSpec namedtuple and diff --git a/index.html b/index.html index d7ab764..e6a6a40 100644 --- a/index.html +++ b/index.html @@ -3,14 +3,14 @@ - + Decorator module