We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea444cc commit 154ccbeCopy full SHA for 154ccbe
doc/Makefile
@@ -5,7 +5,7 @@
5
TXT_FILES = $(wildcard *.txt)
6
HTML_FILES = $(filter-out LICENSE_24% CHANGES_24%,$(TXT_FILES:%.txt=%.html))
7
8
-RST2HTML = rst2html.py
+RST2HTML = rst2html
9
RST2HTML_OPTS = -o us-ascii --link-stylesheet --stylesheet-path=default.css
10
11
DEST_HOST = staging.mems-exchange.org
0 commit comments