diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2018-08-30 18:39:54 +0800 |
---|---|---|
committer | Seshu Kumar M <seshu.kumar.m@huawei.com> | 2018-08-30 10:49:28 +0000 |
commit | c32c825bae75f5bfdc97e91317a3d5a2fd94d668 (patch) | |
tree | dfd12b12275b9a02b0bf075d2fef0098bbeb6f38 | |
parent | 50fbd6997308be50df425d229c82f4f030f0d83a (diff) |
Fix the readthedocs
Fix to Increase the modularity of the api in readthedocs
Issue-ID: SO-675
Change-Id: I4d3f9845b85a3e0f1bd1936877c54844379b6fee
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
-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 |