aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorHuabingZhao <zhao.huabing@zte.com.cn>2017-10-11 04:04:25 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-11 04:04:25 +0000
commit7200138d15a5755a60cff6fe10936c13c9055b42 (patch)
treef32f65a395d25fd896502118ad8ff4e7f49ffac8 /docs/index.rst
parent61b8ab243824d24d3f26f2fa4ac5abc8834471b8 (diff)
parentb6d890635786bf4c1937dd69f096984de2695628 (diff)
Merge "Populate documentation for MSB"
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst11
1 files changed, 3 insertions, 8 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 8219c32..453e146 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -5,17 +5,12 @@ MSB(Microservices Bus)
Microservices Bus provide key infrastructure functionalities to support ONAP microservice architecture including service registration/discovery, service gateway, service load balancer and service governance. It's a pluggable architecture so it can be extended with plugins to provide value added services such as centralized authentication for APIs. Microservices Platform also provides a GUI portal for service management.
-MSB comprises these modules:
+This document is aimed to give the users some brief introductions on MSB from different aspects. The users could find useful information, e.g. the architecuture, the APIs and the installation steps, etc. as well as the release notes of MSB in this document.
-- MSB
- - Discovery
- - API Gateway
- - MSB SDK
- - Swagger SDK
.. toctree::
:maxdepth: 1
- offeredapis.rst
-
+ platform/index.rst
+ release-notes/index.rst