diff options
author | ShubhamRathi <shubhamiiitbackup@gmail.com> | 2017-01-29 23:34:14 +0530 |
---|---|---|
committer | Shubham Rathi <shubhamiiitbackup@gmail.com> | 2017-01-30 07:31:50 +0000 |
commit | 68ada74c88cb3eae5422ac23594f0492ab1ae759 (patch) | |
tree | 4cd5945d6efd5abfe7058484209b47ab61243709 /docs/release/templates/overview | |
parent | 0f688a1c18055cea888f1a208303940271942356 (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/release/templates/overview')
-rw-r--r-- | docs/release/templates/overview/index.rst | 18 | ||||
-rw-r--r-- | docs/release/templates/overview/overview.rst | 13 |
2 files changed, 0 insertions, 31 deletions
diff --git a/docs/release/templates/overview/index.rst b/docs/release/templates/overview/index.rst deleted file mode 100644 index 18e1dbd9d..000000000 --- a/docs/release/templates/overview/index.rst +++ /dev/null @@ -1,18 +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. - -============================================= -<Project Name> <Release Name> Overview -============================================= - -For example, the title might be "Qtip Danube Overview" - -<Brief (Optional)> -=================== - -.. toctree:: - :maxdepth: 2 - - overview diff --git a/docs/release/templates/overview/overview.rst b/docs/release/templates/overview/overview.rst deleted file mode 100644 index 163cdd3e0..000000000 --- a/docs/release/templates/overview/overview.rst +++ /dev/null @@ -1,13 +0,0 @@ -============================================== -<Project Name> <Release Name> Overview -============================================== - - -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
\ No newline at end of file |