Skip to content

lakhman/restructuredBootstrap

Repository files navigation

restructuredBootstrap directives for Sphinx

https://travis-ci.org/lakhman/restructuredBootstrap.svg?branch=master https://coveralls.io/repos/github/lakhman/restructuredBootstrap/badge.svg?branch=master

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