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