aboutsummaryrefslogtreecommitdiffstats
path: root/docs/templates/development
diff options
context:
space:
mode:
authorStuart Mackie <wsmackie@juniper.net>2017-09-14 23:26:31 -0700
committerStuart Mackie <wsmackie@juniper.net>2017-09-14 23:26:31 -0700
commitfd876b7dbc7d517a706b22e52bf6f0e8f79a0b4b (patch)
tree996858dd4abe0221f8f9d54a2aeeb4ffb9971b8e /docs/templates/development
parentfce102283bab73ed08c292fce03e39c52f4a1fe2 (diff)
Docs
Change-Id: Iea3001f8414267f1535353f28d30d45daf9a3e66 Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
Diffstat (limited to 'docs/templates/development')
-rw-r--r--docs/templates/development/design/index.rst1
-rw-r--r--docs/templates/development/overview/index.rst15
-rw-r--r--docs/templates/development/overview/overview.rst16
-rw-r--r--docs/templates/development/requirements/index.rst1
4 files changed, 0 insertions, 33 deletions
diff --git a/docs/templates/development/design/index.rst b/docs/templates/development/design/index.rst
deleted file mode 100644
index 392b39f..0000000
--- a/docs/templates/development/design/index.rst
+++ /dev/null
@@ -1 +0,0 @@
-.. To be decided
diff --git a/docs/templates/development/overview/index.rst b/docs/templates/development/overview/index.rst
deleted file mode 100644
index caf4dfc..0000000
--- a/docs/templates/development/overview/index.rst
+++ /dev/null
@@ -1,15 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International
-.. License.
-.. http://creativecommons.org/licenses/by/4.0
-.. (c) OPNFV, Ericsson AB and others.
-
-=============================================
-OPNFV <Project Name> <Release Name> Overview
-=============================================
-
-For example, the title might be "Qtip Danube Overview"
-
-.. toctree::
- :maxdepth: 1
-
- overview
diff --git a/docs/templates/development/overview/overview.rst b/docs/templates/development/overview/overview.rst
deleted file mode 100644
index 498dc06..0000000
--- a/docs/templates/development/overview/overview.rst
+++ /dev/null
@@ -1,16 +0,0 @@
-==============================================
-OPNFV <Release Name> <Project Name> 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 <Previous Release>
------------------------------------
-<optional, required if there's a previous release for the project>
-Describe the new features
diff --git a/docs/templates/development/requirements/index.rst b/docs/templates/development/requirements/index.rst
deleted file mode 100644
index 392b39f..0000000
--- a/docs/templates/development/requirements/index.rst
+++ /dev/null
@@ -1 +0,0 @@
-.. To be decided