Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Jajcus/pyxmpp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacek Konieczny <jajcus@jajcus.net>2011-05-08 15:41:27 +0400
committerJacek Konieczny <jajcus@jajcus.net>2011-05-08 15:41:27 +0400
commit92e77e57a2ac9dbd44e609a5c47e7ac25e834ae9 (patch)
treec74146d5decb8d2d01411fdeb63eef462b3371ab
parent739fc81cd2c4291e2322810ffc63932cf1b5afcf (diff)
rst2html tool command name update
-rw-r--r--doc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile b/doc/Makefile
index d36b085..5dc399f 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -6,7 +6,7 @@ EPYDOC=epydoc
WEBFILES=www/index.html www/CHANGES.html www/ChangeLog.html \
www/style.css
-RST2HTML=rst2html.py
+RST2HTML=rst2html
all: doc