We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5e231e commit fddb0b7Copy full SHA for fddb0b7
1 file changed
Makefile
@@ -24,7 +24,7 @@ wininst:
24
$(PYTHON) setup.py bdist_wininst -d.
25
26
docs:
27
- rst2html docs/manual.txt docs/manual.html
+ rst2html5.py docs/manual.txt docs/manual.html
28
make -C docs/manual html
29
30
wheel:
0 commit comments