Enable Local Docs builds by using LF Docs Conf 23/54523/3
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Mon, 19 Mar 2018 22:09:06 +0000 (15:09 -0700)
committerTrevor Bramwell <tbramwell@linuxfoundation.org>
Fri, 20 Apr 2018 23:25:39 +0000 (16:25 -0700)
commit3affc968eb27e47e2d834773a3150db3c3fce2e6
tree49a561e04d6eee81500e9eba6bb57e31e83f55bc
parent8d84d7d9ac290135804b8ab3f5506e175db8d29e
Enable Local Docs builds by using LF Docs Conf

The docs-conf[1] project will allow releng to have local docs builds
using the OPNFV theme while also not needing to duplicate the opnfvdocs
conf.py file.

[1] https://github.com/lfit/releng-docs-conf

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