From c32c825bae75f5bfdc97e91317a3d5a2fd94d668 Mon Sep 17 00:00:00 2001 From: seshukm Date: Thu, 30 Aug 2018 18:39:54 +0800 Subject: [PATCH] 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 docs/{ => api}/SO_MultiCloud.xlsx | Bin docs/{ => api}/UUI-SO_API_Specification_v0.1.docx | Bin docs/{ => api}/offered_consumed_apis.rst | 30 +++++++++++----------- 4 files changed, 15 insertions(+), 15 deletions(-) rename docs/{ => api}/SO_API_v0.1.2.pdf (100%) rename docs/{ => api}/SO_MultiCloud.xlsx (100%) rename docs/{ => api}/UUI-SO_API_Specification_v0.1.docx (100%) rename docs/{ => api}/offered_consumed_apis.rst (91%) diff --git a/docs/SO_API_v0.1.2.pdf b/docs/api/SO_API_v0.1.2.pdf similarity index 100% rename from docs/SO_API_v0.1.2.pdf rename to docs/api/SO_API_v0.1.2.pdf diff --git a/docs/SO_MultiCloud.xlsx b/docs/api/SO_MultiCloud.xlsx similarity index 100% rename from docs/SO_MultiCloud.xlsx rename to 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 similarity index 100% rename from docs/UUI-SO_API_Specification_v0.1.docx rename to docs/api/UUI-SO_API_Specification_v0.1.docx diff --git a/docs/offered_consumed_apis.rst b/docs/api/offered_consumed_apis.rst similarity index 91% rename from docs/offered_consumed_apis.rst rename to 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 -- 2.16.6