From c32c825bae75f5bfdc97e91317a3d5a2fd94d668 Mon Sep 17 00:00:00 2001 From: seshukm Date: Thu, 30 Aug 2018 18:39:54 +0800 Subject: Fix the readthedocs Fix to Increase the modularity of the api in readthedocs Issue-ID: SO-675 Change-Id: I4d3f9845b85a3e0f1bd1936877c54844379b6fee Signed-off-by: seshukm --- docs/api/SO_API_v0.1.2.pdf | Bin 0 -> 355169 bytes docs/api/SO_MultiCloud.xlsx | Bin 0 -> 9771 bytes docs/api/UUI-SO_API_Specification_v0.1.docx | Bin 0 -> 61243 bytes docs/api/offered_consumed_apis.rst | 15 +++++++++++++++ 4 files changed, 15 insertions(+) create mode 100644 docs/api/SO_API_v0.1.2.pdf create mode 100644 docs/api/SO_MultiCloud.xlsx create mode 100644 docs/api/UUI-SO_API_Specification_v0.1.docx create mode 100644 docs/api/offered_consumed_apis.rst (limited to 'docs/api') diff --git a/docs/api/SO_API_v0.1.2.pdf b/docs/api/SO_API_v0.1.2.pdf new file mode 100644 index 0000000000..cac440da5c Binary files /dev/null and b/docs/api/SO_API_v0.1.2.pdf differ diff --git a/docs/api/SO_MultiCloud.xlsx b/docs/api/SO_MultiCloud.xlsx new file mode 100644 index 0000000000..9dcabd6eb8 Binary files /dev/null and b/docs/api/SO_MultiCloud.xlsx differ diff --git a/docs/api/UUI-SO_API_Specification_v0.1.docx b/docs/api/UUI-SO_API_Specification_v0.1.docx new file mode 100644 index 0000000000..d68cccf4d3 Binary files /dev/null and b/docs/api/UUI-SO_API_Specification_v0.1.docx differ 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 -- cgit 1.2.3-korg