diff options
author | Tao Shen <shentao@chinamobile.com> | 2017-11-10 10:14:52 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-10 10:14:52 +0000 |
commit | 6d9717b1696fd6594360dd9253ea7515e6174370 (patch) | |
tree | 1783d120c1dfdde78dae2a5fcdb59071d605b1ff /docs/index.rst | |
parent | c78f7ec2de9f0339622a009b32e016f7f3222d05 (diff) | |
parent | 7db99a4c2fbd85a8cf45a89206e1bffe96226ee0 (diff) |
Merge "Update usecase-ui document"
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 |