From 6360791cb71b04730c2b1704b35ad5e45fddd150 Mon Sep 17 00:00:00 2001 From: ShubhamRathi Date: Thu, 22 Dec 2016 14:29:26 +0530 Subject: Add conf.py, static files Adding new conf.py & static files that shall be used to render docs. As part of the move to read the docs, intent is to have a single static conf.py at the root which shall manage the themeing etc. Change-Id: I71aedd1268649889e7e8c1e357fd3860f08ae390 Signed-off-by: ShubhamRathi --- docs/_static/images/OPNFV_testing_group.png | Bin 0 -> 87295 bytes docs/_static/images/opnfvplatformgraphic.png | Bin 0 -> 136767 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/_static/images/OPNFV_testing_group.png create mode 100644 docs/_static/images/opnfvplatformgraphic.png (limited to 'docs/_static/images') diff --git a/docs/_static/images/OPNFV_testing_group.png b/docs/_static/images/OPNFV_testing_group.png new file mode 100644 index 000000000..4b8c2c053 Binary files /dev/null and b/docs/_static/images/OPNFV_testing_group.png differ diff --git a/docs/_static/images/opnfvplatformgraphic.png b/docs/_static/images/opnfvplatformgraphic.png new file mode 100644 index 000000000..9d6074f02 Binary files /dev/null and b/docs/_static/images/opnfvplatformgraphic.png differ -- cgit 1.2.3-korg