fuel-plugin-nsx-t/spec/README.md

270 B

Fuel NSX-T plugin specification

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