Local Documentation Builds 09/62509/2
authorAric Gardner <agardner@linuxfoundation.org>
Tue, 18 Sep 2018 15:06:02 +0000 (11:06 -0400)
committermbeierl <mark.beierl@dell.com>
Tue, 18 Sep 2018 18:28:25 +0000 (14:28 -0400)
commitf2548eacf2ae70f90bf486714fabf09a11d5d15d
treeba645015fed7a08fd3feb4cbb85f6617e2e427ca
parent5f84c19c4511da6706a501308b509aacbc6219de
Local Documentation Builds

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

    tox -e docs

Change-Id: I8d7b3af60c12f4d426e3d6fc64eae66b356d94a6
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/index.rst
docs/requirements.txt [new file with mode: 0644]
tox.ini [new file with mode: 0644]