Search Results

0
votes

How to convert reStructuredText to plain text

Sphinx has a TextBuilder for txt output format. Just tried it and it seems to do what you are loo …
1
vote

Substitutions inside links in reST / Sphinx

You can write a Sphinx extension that creates a role lik …