diff options
author | Byung-Woo Jun <byung-woo.jun@ericsson.com> | 2018-08-30 11:45:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-08-30 11:45:02 +0000 |
commit | 4206a1ca7fb75ed92d83c85b2f98f10dc61b8974 (patch) | |
tree | 9b89230d281d69c5a8bdeca95e0c1d375bad7cb5 | |
parent | 8997d83c459bde6738d48950aff8ebe9103e0649 (diff) | |
parent | c32c825bae75f5bfdc97e91317a3d5a2fd94d668 (diff) |
Merge "Fix the readthedocs"
-rw-r--r-- | docs/api/SO_API_v0.1.2.pdf (renamed from docs/SO_API_v0.1.2.pdf) | bin | 355169 -> 355169 bytes | |||
-rw-r--r-- | docs/api/SO_MultiCloud.xlsx (renamed from docs/SO_MultiCloud.xlsx) | bin | 9771 -> 9771 bytes | |||
-rw-r--r-- | docs/api/UUI-SO_API_Specification_v0.1.docx (renamed from docs/UUI-SO_API_Specification_v0.1.docx) | bin | 61243 -> 61243 bytes | |||
-rw-r--r-- | docs/api/offered_consumed_apis.rst (renamed from docs/offered_consumed_apis.rst) | 30 |
4 files changed, 15 insertions, 15 deletions
diff --git a/docs/SO_API_v0.1.2.pdf b/docs/api/SO_API_v0.1.2.pdf Binary files differindex cac440da5c..cac440da5c 100644 --- a/docs/SO_API_v0.1.2.pdf +++ b/docs/api/SO_API_v0.1.2.pdf diff --git a/docs/SO_MultiCloud.xlsx b/docs/api/SO_MultiCloud.xlsx Binary files differindex 9dcabd6eb8..9dcabd6eb8 100644 --- a/docs/SO_MultiCloud.xlsx +++ b/docs/api/SO_MultiCloud.xlsx diff --git a/docs/UUI-SO_API_Specification_v0.1.docx b/docs/api/UUI-SO_API_Specification_v0.1.docx Binary files differindex d68cccf4d3..d68cccf4d3 100644 --- a/docs/UUI-SO_API_Specification_v0.1.docx +++ b/docs/api/UUI-SO_API_Specification_v0.1.docx diff --git a/docs/offered_consumed_apis.rst b/docs/api/offered_consumed_apis.rst index 78f531db61..6f8b7fcb89 100644 --- a/docs/offered_consumed_apis.rst +++ b/docs/api/offered_consumed_apis.rst @@ -1,15 +1,15 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-.. Copyright 2018 Huawei Technologies Co., Ltd.
-
-SO Offered and Consumed APIs
-=====================================
-
-SO APIs
---------
-All the Service Orchestrator APIs, both inward and outward are documented in the below link of onap wiki.
-
-.. toctree::
- :maxdepth: 1
-
- api/SO_Interface.rst
+.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright 2018 Huawei Technologies Co., Ltd. + +SO Offered and Consumed APIs +===================================== + +SO APIs +-------- +All the Service Orchestrator APIs, both inward and outward are documented in the below link of onap wiki. + +.. toctree:: + :maxdepth: 1 + + SO_Interface.rst |