summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLingli Deng <denglingli@chinamobile.com>2017-11-01 18:59:31 +0800
committerLingli Deng <denglingli@chinamobile.com>2017-11-01 18:59:49 +0800
commit068da8a7f0daf7f81a8de4d50f86f316d7fd44dc (patch)
tree5820b7c2565f05a7b7f6f8bc6c029c64cd1cb400 /docs
parent97f2c40118f9f3ab5cda1086e3ee0cd9161f02d8 (diff)
Create directory for usecase templates/artifacts
Issue-Id: MODELING-34 Change-Id: I5de180e514df9bb3ad5e6701b552aef1ebed64a6 Signed-off-by: Lingli Deng <denglingli@chinamobile.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/ONAP release 1 spec/Usecase/VoLTE/index.rst12
-rw-r--r--docs/ONAP release 1 spec/Usecase/index.rst14
-rw-r--r--docs/ONAP release 1 spec/Usecase/vCPE/index.rst12
-rw-r--r--docs/ONAP release 1 spec/index.rst1
4 files changed, 39 insertions, 0 deletions
diff --git a/docs/ONAP release 1 spec/Usecase/VoLTE/index.rst b/docs/ONAP release 1 spec/Usecase/VoLTE/index.rst
new file mode 100644
index 0000000..a8bfe06
--- /dev/null
+++ b/docs/ONAP release 1 spec/Usecase/VoLTE/index.rst
@@ -0,0 +1,12 @@
+.. onap-documentation documentation master file, created by
+ sphinx-quickstart on Mon Sep 18 15:12:14 2017.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+ONAP R1 Modeling Example: VoLTE
+==============================================
+
+.. toctree::
+ :titlesonly:
+
+
diff --git a/docs/ONAP release 1 spec/Usecase/index.rst b/docs/ONAP release 1 spec/Usecase/index.rst
new file mode 100644
index 0000000..d7e602c
--- /dev/null
+++ b/docs/ONAP release 1 spec/Usecase/index.rst
@@ -0,0 +1,14 @@
+.. onap-documentation documentation master file, created by
+ sphinx-quickstart on Mon Sep 18 15:12:14 2017.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+ONAP R1 Modeling Artifacts Examples
+==============================================
+
+.. toctree::
+ :titlesonly:
+
+ VoLTE/index
+ vCPE/index
+
diff --git a/docs/ONAP release 1 spec/Usecase/vCPE/index.rst b/docs/ONAP release 1 spec/Usecase/vCPE/index.rst
new file mode 100644
index 0000000..b9e8550
--- /dev/null
+++ b/docs/ONAP release 1 spec/Usecase/vCPE/index.rst
@@ -0,0 +1,12 @@
+.. onap-documentation documentation master file, created by
+ sphinx-quickstart on Mon Sep 18 15:12:14 2017.
+ You can adapt this file completely to your liking, but it should at least
+ contain the root `toctree` directive.
+
+ONAP R1 Modeling Example: vCPE
+==============================================
+
+.. toctree::
+ :titlesonly:
+
+
diff --git a/docs/ONAP release 1 spec/index.rst b/docs/ONAP release 1 spec/index.rst
index f9c4e14..3f908a6 100644
--- a/docs/ONAP release 1 spec/index.rst
+++ b/docs/ONAP release 1 spec/index.rst
@@ -11,4 +11,5 @@ ONAP R1 Modeling Specifications
csar/index
im/index
+ Usecase/index