diff options
author | shentao <shentao@chinamobile.com> | 2017-11-10 17:41:23 +0800 |
---|---|---|
committer | shentao <shentao@chinamobile.com> | 2017-11-10 17:41:32 +0800 |
commit | 7db99a4c2fbd85a8cf45a89206e1bffe96226ee0 (patch) | |
tree | 5a3775d3411b393f3420cdb80925668583db46c1 /docs/index.rst | |
parent | 0f76ea2e69e3899ed4f948ea2d0db334c36621d1 (diff) |
Update usecase-ui document
Change-Id: Ida0464f2f938d39cad2ed33357a19f7b9334e908
Issue-Id: USECASEUI-50
Signed-off-by: shentao <shentao@chinamobile.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 20 |
1 files changed, 6 insertions, 14 deletions
diff --git a/docs/index.rst b/docs/index.rst index 50e8bbbe..a148dc5c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,21 +1,13 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 -.. _usecase-ui_index: +Usecase-UI +--------------------------------- -ONAP USECASE-UI -========= - -Usecase UI is the ONAP subsystem that provides self-service management GUI for operators and end-users from the point of view of use cases. 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. - -* support service lifecycle management of VoLTE Use Case that complex services can be simply done by one click. -* support showing system alarm information. -* support showing system performance information. +This document is aimed to give the users some brief introductions on Usecase-UI 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 Usecase-UI in this document. .. toctree:: :maxdepth: 1 - - architecture.rst - delivery.rst - installation.rst + + platform/index.rst + release-notes/index.rst |