fuel-plugin-nsx-t/spec
Igor Zinovik 0193e797e2 Add package related operations 2016-08-02 18:37:03 +03:00
..
Makefile Add plugin specification 2016-08-01 17:59:40 +03:00
README.md Add plugin specification 2016-08-01 17:59:40 +03:00
conf.py Add plugin specification 2016-08-01 17:59:40 +03:00
index.rst Add plugin specification 2016-08-01 17:59:40 +03:00
nsx-t-1.0.0-spec.rst Add package related operations 2016-08-02 18:37:03 +03:00
requirements.txt Add plugin specification 2016-08-01 17:59:40 +03:00

README.md

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