Improve vagrant-onap documentation 13/7213/1
authorVictor Morales <victor.morales@intel.com>
Wed, 9 Aug 2017 19:25:50 +0000 (14:25 -0500)
committerVictor Morales <victor.morales@intel.com>
Wed, 9 Aug 2017 19:25:50 +0000 (14:25 -0500)
commit47a6f470675ef28c5c7d5e9826fe6696fa139d14
tree1b0763fb7be9c95c911611683a02979f39237694
parentbafd0b7a83b442983e3736af71da28f45b03b9ff
Improve vagrant-onap documentation

It was added the process to create documentation thru sphinx tool.
Now it's possible to generate all the documentation locally running:

$ tox -e docs

Lastly, the installation guide was included as a reference to
different methods to install requirements.

Change-Id: Id0b277d605cf83ddbde54ecd9f4648e1f89023c3
Signed-off-by: Victor Morales <victor.morales@intel.com>
bootstrap/vagrant-onap/.gitignore
bootstrap/vagrant-onap/CONTRIBUTING.md
bootstrap/vagrant-onap/README.md
bootstrap/vagrant-onap/doc/source/conf.py [new file with mode: 0644]
bootstrap/vagrant-onap/doc/source/index.rst
bootstrap/vagrant-onap/doc/source/install/index.rst [new file with mode: 0644]
bootstrap/vagrant-onap/tox.ini