restructuredWeb directives for Sphinx A collection of directives to be used with Sphinx. Installing Install from PyPI. pip install -U restructuredWeb Enable the extension in your conf.py. extensions = [ # Add the extension in your conf.py 'restructuredWeb', ] Demo site: https://lakhman.github.io/restructuredBootstrap/