Sphinx extension to output reST files.
conda install conda-forge::sphinxcontrib-restbuilder
conda install conda-forge/label/cf201901::sphinxcontrib-restbuilder
conda install conda-forge/label/cf202003::sphinxcontrib-restbuilder
conda install conda-forge/label/gcc7::sphinxcontrib-restbuilder
Sphinx extension to build reST (reStructuredText) files. This extension is in particular useful to use in combination with the autodoc extension to automatically generate documentation for use by any rst parser (such as the GitHub wiki). In itself, the extension is fairly straightforward – it takes the parsed reST file from Sphinx and outputs it as reST.