Home
last modified time | relevance | path

Searched refs:RST2HTMLOPTS (Results 1 – 1 of 1) sorted by relevance

/petsc/src/binding/petsc4py/
H A Dmakefile107 RST2HTMLOPTS = --input-encoding=utf-8 macro
108 RST2HTMLOPTS += --no-compact-lists
109 RST2HTMLOPTS += --cloak-email-addresses
112 ${RST2HTML} ${RST2HTMLOPTS} ./LICENSE.rst > docs/LICENSE.html
113 ${RST2HTML} ${RST2HTMLOPTS} ./CHANGES.rst > docs/CHANGES.html
114 ${RST2HTML} ${RST2HTMLOPTS} docs/index.rst > docs/index.html