fuel-plugin-bigswitch/specs
Kanzhe Jiang 05c5cf6d24 Add spec and doc and update to README
Change-Id: Id3fd8541da9e29e7344f89981a28922f09540c68
2016-02-21 22:33:40 -08:00
..
Makefile Add spec and doc and update to README 2016-02-21 22:33:40 -08:00
README.md Add spec and doc and update to README 2016-02-21 22:33:40 -08:00
conf.py Add spec and doc and update to README 2016-02-21 22:33:40 -08:00
index.rst Add spec and doc and update to README 2016-02-21 22:33:40 -08:00
plugin-1.0.0spec.rst Add spec and doc and update to README 2016-02-21 22:33:40 -08:00
requirements.txt Add spec and doc and update to README 2016-02-21 22:33:40 -08:00

README.md

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