Switch to using lfdocs-conf to pull in theme 25/69225/4
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 7 Mar 2018 19:35:59 +0000 (14:35 -0500)
committerSam Hague <shague@redhat.com>
Mon, 19 Mar 2018 15:18:18 +0000 (15:18 +0000)
commitfb0e7f8fc259d092ffa897b4509f19ac7d26cb60
tree873680d2f9d6e5e1fafd7287e5eb9d82099d5204
parent21bff84a69111758a8bb9ea74028002a9584c425
Switch to using lfdocs-conf to pull in theme

lfdocs-conf is a new project that allows us to centrally manage
project theme configuration without having to duplicate it
everywhere or have the "docs" project become a large submodule
project.

We will push to ReadTheDocs separately and then create a new path
for this doc under docs.opendaylight.org/projects/integration-test

For further details refer to:
http://docs.releng.linuxfoundation.org/en/latest/project-documentation.html

Change-Id: I6e88b86cb4089d1410be6f8cd5f2b36a90a33162
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/.gitignore [new file with mode: 0644]
docs/_static/logo.png [new file with mode: 0644]
docs/conf.py
docs/conf.yaml [new file with mode: 0644]
docs/requirements.txt [new file with mode: 0644]
tox.ini