Daisy: Local docs builds 73/62073/4 master
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 10 Sep 2018 22:09:45 +0000 (15:09 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 22 Oct 2018 18:22:41 +0000 (11:22 -0700)
commit7c525d126453994f720897a9845722557ba3a165
tree3e4f14ee3ea6e7ae48c55f7fe4c7824b2fe51613
parent560eb13d6468f142d6aaaae78f85bc22a6acc7cf
Daisy: Local docs builds

Adds local documentation builds following this guide:
  https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html

docs can be build with
tox -e docs

Going forward docs will be hosted here:
https://opnfv-daisy.readthedocs.io/en/latest/

Change-Id: Iecb230463dfb96101cc5cf01af71cb54318ca732
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
docs/conf.py [new file with mode: 0644]
docs/conf.yaml [new file with mode: 0644]
docs/index.rst [new file with mode: 0644]
docs/release/installation/index.rst
docs/requirements.txt [new file with mode: 0644]
tox.ini