restructuredWeb

Web directives for use with Sphinx.


Keywords
sphinx
License
Other
Install
pip install restructuredWeb==1.0.0

Documentation

restructuredWeb directives for Sphinx

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

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/