summaryrefslogtreecommitdiffstats
path: root/docs/sections/design.rst
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2018-06-06 00:20:03 -0400
committerLusheng Ji <lji@research.att.com>2018-06-06 08:13:38 -0400
commiteaac78d809a0a019718cb8b070f496b6883bb130 (patch)
treeb562042115bdef60061edd9babc5a38b6e860b82 /docs/sections/design.rst
parent768421bae7586ffe6c4dc2f967471a2c5434cd98 (diff)
Fix doc build warnings2.0.0-ONAP2.0.0-ONAP
Issue-ID: DCAEGEN2-516 Change-Id: I94f1c7fcf5e4a21752c3ce9d8d71d98f2140e1ee Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'docs/sections/design.rst')
-rw-r--r--docs/sections/design.rst13
1 files changed, 0 insertions, 13 deletions
diff --git a/docs/sections/design.rst b/docs/sections/design.rst
deleted file mode 100644
index f173a2fb..00000000
--- a/docs/sections/design.rst
+++ /dev/null
@@ -1,13 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
-Design
-======
-
-.. note::
- * This section is used to describe the internal design structure of a software component.
-
- * This section is typically provided: for a platform-component and sdk; and
- referenced in developer guides.
-
- * This note must be removed after content has been added.