diff options
author | anjali.walsatwar <anjali.walsatwar@huawei.com> | 2019-08-02 11:43:15 +0530 |
---|---|---|
committer | anjali.walsatwar <anjali.walsatwar@huawei.com> | 2019-08-02 11:43:15 +0530 |
commit | fa092c52d71f9bcb0dbc51aadcfe8551beb5b8be (patch) | |
tree | 0911231342594f117a54bd0058974f7a3b8dbf29 /docs/platform/index.rst | |
parent | 8efaf0a28dc2b26be9871ccfd1a376e34b372bb6 (diff) |
documents have different spelling mistakes and grammatical issues
fix for documents mistakes
Issue-ID: USECASEUI-291
Signed-off-by: anjali.walsatwar <anjali.walsatwar@huawei.com>
Change-Id: I546c3196c211e5607fd6b20ac112a76783cb0904
Diffstat (limited to 'docs/platform/index.rst')
-rw-r--r-- | docs/platform/index.rst | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/platform/index.rst b/docs/platform/index.rst index 59a701b5..29f92493 100644 --- a/docs/platform/index.rst +++ b/docs/platform/index.rst @@ -14,29 +14,29 @@ Usecase-UI Usecase-UI provides self-service management GUI and monitor GUI for operators and end-users. This project targets identifying all GUI requirements which operators and end-users need ONAP to support, -coordinating GUI parts of each ONAP subsystem, filling the gaps for improving GUI functionalities for use cases. +coordinating GUI parts of each ONAP subsystem, filling the gaps for improving GUI functionalities for various use cases. -* support customer and service type management GUI -* support E2E instance lifecycle management GUI -* support NS instance lifecycle management GUI -* support NS/VNF/PNF package management GUI -* support network management GUI for OTN Domain +* support customer and service type management GUI. +* support E2E instance lifecycle management GUI. +* support NS instance lifecycle management GUI. +* support NS/VNF/PNF package management GUI. +* support network management GUI for OTN Domain. Usecase UI is composed of two parts that are usecase-ui and usecase-ui-server. * Usecase UI (Frontend) - * providing customer and service type management GUI - * providing E2E instance lifecycle management GUI - * providing NS instance lifecycle management GUI - * providing NS/VNF/PNF package management GUI - * providing network management GUI for OTN Domain + * providing customer and service type management GUI. + * providing E2E instance lifecycle management GUI. + * providing NS instance lifecycle management GUI. + * providing NS/VNF/PNF package management GUI. + * providing network management GUI for OTN Domain. * Usecase UI Server (Backend) - * providing postgreSQL for recording instance operation history - * providing template analysis result via calling modeling parser - * providing the way to call ONAP other components APIs + * providing postgreSQL for recording instance operation history. + * providing template analysis result via calling modeling parser. + * providing the way to call ONAP other components APIs. .. toctree:: @@ -48,4 +48,4 @@ Usecase UI is composed of two parts that are usecase-ui and usecase-ui-server. delivery.rst logging.rst installation/index - administration.rst
\ No newline at end of file + administration.rst |