diff options
-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 |