Searched refs:RST2HTML (Results 1 – 1 of 1) sorted by relevance
106 RST2HTML = $(shell command -v rst2html || command -v rst2html.py || false) macro112 ${RST2HTML} ${RST2HTMLOPTS} ./LICENSE.rst > docs/LICENSE.html113 ${RST2HTML} ${RST2HTMLOPTS} ./CHANGES.rst > docs/CHANGES.html114 ${RST2HTML} ${RST2HTMLOPTS} docs/index.rst > docs/index.html