From: jinquanni Date: Wed, 2 Mar 2022 02:18:42 +0000 (+0800) Subject: [MSB]remove duplicated requirements X-Git-Tag: 1.4.0~5 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=msb%2Fapigateway.git;a=commitdiff_plain;h=3bbfc6630e9456c013250fb39f6682894f1ab148 [MSB]remove duplicated requirements remove duplicated docs in msb/apigateway repo and update sphinx config files Issue-ID: MSB-633 Signed-off-by: jinquanni Change-Id: I0cbe04a462e8a7dfd4b3d995b76f006b591d4f3a --- diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3797dc8..b52ee03 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -14,7 +14,7 @@ build: python: version: 3.7 install: - - requirements: docs/requirements-docs.txt + - requirements: docs/etc/requirements.txt sphinx: configuration: docs/conf.py diff --git a/docs/platform/offeredapis.rst b/docs/platform/offeredapis.rst index 3f74821..b1c3279 100644 --- a/docs/platform/offeredapis.rst +++ b/docs/platform/offeredapis.rst @@ -7,7 +7,7 @@ The MSB provides the following APIs. - `Service Registration `_. - `Service Unregistration `_. - `Service Discovery `_. -- `MSB Java SDK :ref: https://wiki.onap.org/display/DW/Microservice+Bus+API+Documentation#MicroserviceBusAPIDocumentation-MSBClientSDK>`. +- `MSB Java SDK `_. - `Swagger SDK `_. Discover more about.