Local Documentation Builds 99/62499/1
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 18 Sep 2018 15:05:14 +0000 (11:05 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Tue, 18 Sep 2018 15:05:21 +0000 (11:05 -0400)
commit4d59d3530d1c41734f15423142e64eb9c929c717
tree3255679485228d201549b29010a25650c4713f60
parent3afd384b7e68a3cd29f4d2cdf39785f8441d0b6f
Local Documentation Builds

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

    tox -e docs

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