python sphinx - Embed configuration options into reStructuredText? -


official docs show how configure rst reading/conversion external ini-like file.

is possible include options rst source file directive?

for example instead of passing --math-output=mathml write somethig like:

.. config: html4css1 writer   :math_output: mathml 


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -