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 /docs/api | |
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>
Diffstat (limited to 'docs/api')
-rw-r--r-- | docs/api/SO_API_v0.1.2.pdf | bin | 0 -> 355169 bytes | |||
-rw-r--r-- | docs/api/SO_MultiCloud.xlsx | bin | 0 -> 9771 bytes | |||
-rw-r--r-- | docs/api/UUI-SO_API_Specification_v0.1.docx | bin | 0 -> 61243 bytes | |||
-rw-r--r-- | docs/api/offered_consumed_apis.rst | 15 |
4 files changed, 15 insertions, 0 deletions
diff --git a/docs/api/SO_API_v0.1.2.pdf b/docs/api/SO_API_v0.1.2.pdf Binary files differnew file mode 100644 index 0000000000..cac440da5c --- /dev/null +++ b/docs/api/SO_API_v0.1.2.pdf diff --git a/docs/api/SO_MultiCloud.xlsx b/docs/api/SO_MultiCloud.xlsx Binary files differnew file mode 100644 index 0000000000..9dcabd6eb8 --- /dev/null +++ b/docs/api/SO_MultiCloud.xlsx diff --git a/docs/api/UUI-SO_API_Specification_v0.1.docx b/docs/api/UUI-SO_API_Specification_v0.1.docx Binary files differnew file mode 100644 index 0000000000..d68cccf4d3 --- /dev/null +++ b/docs/api/UUI-SO_API_Specification_v0.1.docx diff --git a/docs/api/offered_consumed_apis.rst b/docs/api/offered_consumed_apis.rst new file mode 100644 index 0000000000..6f8b7fcb89 --- /dev/null +++ b/docs/api/offered_consumed_apis.rst @@ -0,0 +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 + + SO_Interface.rst |