Searched refs:RST2HTMLOPTS (Results 1 – 1 of 1) sorted by relevance
107 RST2HTMLOPTS = --input-encoding=utf-8 macro108 RST2HTMLOPTS += --no-compact-lists109 RST2HTMLOPTS += --cloak-email-addresses112 ${RST2HTML} ${RST2HTMLOPTS} ./LICENSE.rst > docs/LICENSE.html113 ${RST2HTML} ${RST2HTMLOPTS} ./CHANGES.rst > docs/CHANGES.html114 ${RST2HTML} ${RST2HTMLOPTS} docs/index.rst > docs/index.html