Local Documentation Builds 97/62497/4
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 18 Sep 2018 15:04:52 +0000 (11:04 -0400)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 24 Sep 2018 17:23:59 +0000 (19:23 +0200)
commitca6c6e7ef7c5fe463a8df66dcf741728b35dad62
treec968062df2a02e0a0fa774b60ff978574487d376
parentaf1b29c7d9a02c35e10fd36d3c1fc88ba0192035
Local Documentation Builds

This adds configuration for performing local documentation builds
with the following simple command:

tox -e docs

Change-Id: Ib0d60d9f458b19dd5e77de962d34c1d299de7b16
Signed-off-by: Aric Gardner <agardner@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 [new file with mode: 0644]