diff options
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2017-10-11 16:33:41 +0800 |
---|---|---|
committer | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2017-10-11 16:33:41 +0800 |
commit | bf2b9e1eeff8b15d7f7a527bf286cf6e68241606 (patch) | |
tree | fd0ddda657e169faffe91173f9227128ca3f6086 /docs | |
parent | 613e4485d19063bd8eac0e054674ffb764913036 (diff) |
SO readthe docs - take2
Change-Id: I28734d6a859179658bae15c760758006e48458d5
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
IssueId: SO-201
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Install_Configure_SO.rst | 4 | ||||
-rw-r--r-- | docs/architecture.rst | 10 | ||||
-rw-r--r-- | docs/index.rst | 3 | ||||
-rw-r--r-- | docs/installation.rst | 4 | ||||
-rw-r--r-- | docs/offered_consumed_apis.rst | 12 |
5 files changed, 23 insertions, 10 deletions
diff --git a/docs/Install_Configure_SO.rst b/docs/Install_Configure_SO.rst index 026a287989..5771a10e84 100644 --- a/docs/Install_Configure_SO.rst +++ b/docs/Install_Configure_SO.rst @@ -2,8 +2,8 @@ .. http://creativecommons.org/licenses/by/4.0
.. Copyright 2017 Huawei Technologies Co., Ltd.
-Install and Configure an Ubuntu VM
-==================================
+Install and Configure Service Orchestrator
+==========================================
Get Ubuntu
----------
diff --git a/docs/architecture.rst b/docs/architecture.rst index 58aaabbc90..67cf67f745 100644 --- a/docs/architecture.rst +++ b/docs/architecture.rst @@ -2,9 +2,15 @@ .. http://creativecommons.org/licenses/by/4.0
.. Copyright 2017 Huawei Technologies Co., Ltd.
-ONAP Service Orchestration Documentation - Architecture
+ONAP Service Orchestration - Architecture
========================================================
+SO Architecture
+----------------
+SO architecture and internal details could be found in the below wiki link
+
+https://wiki.onap.org/pages/viewpage.action?pageId=9830754
+
.. toctree::
:maxdepth: 1
- https://wiki.onap.org/pages/viewpage.action?pageId=9830754
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index 7a1a2b2b6d..e2fbfcdc1e 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,6 +8,7 @@ ONAP Service Orchestration Documentation .. toctree::
:maxdepth: 1
+ Install_Configure_SO.rst
architecture.rst
offered_consumed_apis.rst
- Install_Configure_SO.rst
\ No newline at end of file +
\ No newline at end of file diff --git a/docs/installation.rst b/docs/installation.rst index 6e4570944e..fc5af916e1 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -3,8 +3,8 @@ .. http://creativecommons.org/licenses/by/4.0
.. Copyright 2017 Huawei Technologies Co., Ltd.
-Install and Configure an Ubuntu VM
-==================================
+Install and Configure Service Orchestrator
+==========================================
Get Ubuntu
----------
diff --git a/docs/offered_consumed_apis.rst b/docs/offered_consumed_apis.rst index 623e7da1e3..f7110c7eba 100644 --- a/docs/offered_consumed_apis.rst +++ b/docs/offered_consumed_apis.rst @@ -2,9 +2,15 @@ .. http://creativecommons.org/licenses/by/4.0
.. Copyright 2017 Huawei Technologies Co., Ltd.
-ONAP Service Orchestration Documentation - Architecture
-========================================================
+ONAP Service Orchestration APIs
+=====================================
+SO APIs
+--------
+All the Service Orchestrator APIs, both inward and outward are documented in the below link of onap wiki.
+
+ https://wiki.onap.org/display/DW/SO+R1+Interfaces
+
+
.. toctree::
:maxdepth: 1
- https://wiki.onap.org/display/DW/SO+R1+Interfaces
\ No newline at end of file |