summaryrefslogtreecommitdiffstats
path: root/docs/lfreleng
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-10-17 11:00:25 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-10-17 13:41:59 +0200
commite25353028bae6c9d4214935318f58165beae4b08 (patch)
tree48c6dbb486b048ae914e89417b6782eb8800590c /docs/lfreleng
parent78c50fc202d616afa22f6ec05ca9f51e6a02ad2e (diff)
Move LF doc files into a new dir
rtd forces conf.py to be in the root dir. Then it moves all LF files into a dedicated dir and reverts rtd config.py. Change-Id: I181c76c2b06df630aedf5b9fd96415ab9b23d9e1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 0d0f0d5e5f18cbb91c0119b16e737815a7756277)
Diffstat (limited to 'docs/lfreleng')
-rw-r--r--docs/lfreleng/_static/favicon.ico0
-rw-r--r--docs/lfreleng/_static/logo.pngbin0 -> 58389 bytes
-rw-r--r--docs/lfreleng/conf.py6
-rw-r--r--docs/lfreleng/conf.yaml3
4 files changed, 9 insertions, 0 deletions
diff --git a/docs/lfreleng/_static/favicon.ico b/docs/lfreleng/_static/favicon.ico
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/docs/lfreleng/_static/favicon.ico
diff --git a/docs/lfreleng/_static/logo.png b/docs/lfreleng/_static/logo.png
new file mode 100644
index 000000000..cc9d17cfa
--- /dev/null
+++ b/docs/lfreleng/_static/logo.png
Binary files differ
diff --git a/docs/lfreleng/conf.py b/docs/lfreleng/conf.py
new file mode 100644
index 000000000..b76d57db0
--- /dev/null
+++ b/docs/lfreleng/conf.py
@@ -0,0 +1,6 @@
+#!/bin/env python
+
+# pylint: disable=unused-wildcard-import,wildcard-import,redefined-builtin
+# pylint: disable=missing-docstring
+
+from docs_conf.conf import * # noqa
diff --git a/docs/lfreleng/conf.yaml b/docs/lfreleng/conf.yaml
new file mode 100644
index 000000000..7379d0765
--- /dev/null
+++ b/docs/lfreleng/conf.yaml
@@ -0,0 +1,3 @@
+---
+project_cfg: opnfv
+project: FUNCTEST