Switch to using lfdocs-conf to pull in theme 31/71631/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 1 May 2018 18:52:22 +0000 (14:52 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 2 May 2018 14:50:48 +0000 (10:50 -0400)
commit4e78e51a74e208de1a0ba570c66d47c0f79b9bbf
tree79feffa9dfbac612cca30f02d5818bf900e9f612
parent69e6161a69b51b9f102ddfe51e6961ffb6db8c81
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-packaging

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

Issue: DOCS-69
Change-Id: I2259eea16a3cc6a52d1b72ee67a84ca6439dca6c
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