fuel-plugin-bigswitch/specs/README.md

278 B

Fuel BigSwitch plugin documentation

If you want to build HTML variant of plugin specification first install necessary sphinx requirements:

# pip install -r requirements.txt

Then you can build specification with `make' tool:

# make html