From 3bbfc6630e9456c013250fb39f6682894f1ab148 Mon Sep 17 00:00:00 2001 From: jinquanni Date: Wed, 2 Mar 2022 10:18:42 +0800 Subject: [PATCH] [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 --- .readthedocs.yaml | 2 +- docs/platform/offeredapis.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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. -- 2.16.6