Local Documentation Builds 67/62467/1
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 18 Sep 2018 15:02:09 +0000 (11:02 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Tue, 18 Sep 2018 15:02:15 +0000 (11:02 -0400)
commitda30cab5f4d52037fa46a06347286d455000d8c7
treebe8d8e2fb97b4de0ae377b571fcfcde1df777019
parentbf2f1c7aa3491f683b1660de68876cf2731f64a4
Local Documentation Builds

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

    tox -e docs

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