summaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorShubhamRathi <shubhamiiitbackup@gmail.com>2017-01-29 23:34:14 +0530
committerShubham Rathi <shubhamiiitbackup@gmail.com>2017-01-30 07:31:50 +0000
commit68ada74c88cb3eae5422ac23594f0492ab1ae759 (patch)
tree4cd5945d6efd5abfe7058484209b47ab61243709 /docs/development
parent0f688a1c18055cea888f1a208303940271942356 (diff)
Cleanup old templates and add placeholders where required
Old templates have beem eliminated. Placeholder index file has been added for design/, release/ & testing/. Change-Id: I536929924de42c855b6e775a1f2391db4cd04fc1 Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/templates/design/design.rst0
-rw-r--r--docs/development/templates/design/index.rst17
-rw-r--r--docs/development/templates/integration/index.rst15
3 files changed, 0 insertions, 32 deletions
diff --git a/docs/development/templates/design/design.rst b/docs/development/templates/design/design.rst
deleted file mode 100644
index e69de29bb..000000000
--- a/docs/development/templates/design/design.rst
+++ /dev/null
diff --git a/docs/development/templates/design/index.rst b/docs/development/templates/design/index.rst
deleted file mode 100644
index 817a19440..000000000
--- a/docs/development/templates/design/index.rst
+++ /dev/null
@@ -1,17 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. (c) <optionally add copywriters name>
-
-=====================
-<feature> Design
-=====================
-
-.. describe which upstream components (e.g. OpenStack modules, ..) are working together to provide the functionality
-.. describe some deployment architecture
-.. fill the gap between the release notes and the detailed documentation provided by the participating projects or upstream communities
-
-.. toctree::
- :maxdepth: 2
-
- ./design.rst
-
diff --git a/docs/development/templates/integration/index.rst b/docs/development/templates/integration/index.rst
deleted file mode 100644
index 2e7dd06d3..000000000
--- a/docs/development/templates/integration/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) <optionally add copywriters name>
-
-======================
-<feature> Integration
-======================
-
-Introduction
-==============
-..Brief on what scenario's the project can be integrated to.
-
-Integration Steps for <>
-===========================
-.. List steps to integrate <project> with <scenario>