From 8b68e7a23e6a393429aa3e68712e1ba69b2f6cec Mon Sep 17 00:00:00 2001 From: ShubhamRathi Date: Tue, 31 Jan 2017 15:14:34 +0530 Subject: Misc Changes Renamed developer/ to development/ in templates. Corrected chapter level markup in docs/release/ Moved testing above developement in index Change-Id: I950f69bf2ac60e97b260ecfbb4b870a42f8a233b Signed-off-by: ShubhamRathi --- docs/templates/developer/overview/overview.rst | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 docs/templates/developer/overview/overview.rst (limited to 'docs/templates/developer/overview/overview.rst') diff --git a/docs/templates/developer/overview/overview.rst b/docs/templates/developer/overview/overview.rst deleted file mode 100644 index 498dc0662..000000000 --- a/docs/templates/developer/overview/overview.rst +++ /dev/null @@ -1,16 +0,0 @@ -============================================== -OPNFV Overview -============================================== - -.. contents:: - :depth: 3 - :local: - -Introduction ----------------- -Describing the components and behaviours in a manner that helps people understand the platform and how to work with it - -Upgrades from ------------------------------------ - -Describe the new features -- cgit