Local Documentation Builds 07/62507/1
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 18 Sep 2018 15:05:55 +0000 (11:05 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Tue, 18 Sep 2018 15:06:01 +0000 (11:06 -0400)
commitd2b2482561359abaeed12b77ccd8ad4418dffd8a
tree670a8aaeeaf83f922f59a33bb3c65eda915a5fd9
parentd65e22d27ab305d38059046dae60d7a66ff4a4e0
Local Documentation Builds

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

    tox -e docs

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