Skip to content

lakhman/restructuredBootstrap

Repository files navigation

restructuredBootstrap directives for Sphinx

image

image

image

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/

About

A collection of bootstrap directives to be used with Sphinx.

Resources

License

Stars

Watchers

Forks

Packages

No packages published