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/offered_consumed_apis.rst | |
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/offered_consumed_apis.rst')
-rw-r--r-- | docs/offered_consumed_apis.rst | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/offered_consumed_apis.rst b/docs/offered_consumed_apis.rst deleted file mode 100644 index 78f531db61..0000000000 --- a/docs/offered_consumed_apis.rst +++ /dev/null @@ -1,15 +0,0 @@ -.. 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
|