Local Documentation Builds 63/62463/1
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 18 Sep 2018 15:01:48 +0000 (11:01 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Tue, 18 Sep 2018 15:01:55 +0000 (11:01 -0400)
commit478dc53bfdda4aec04045302f1c3f822cbfc12a5
tree298736699f34366124861ae8f48298baa2c886af
parentb52c942a4fbfc5023780d23954de953b817c6dc0
Local Documentation Builds

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

    tox -e docs

Change-Id: Id07d11951e9fb4812737574884ff505bf536b221
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]