diff options
author | andreasgeissler <andreas-geissler@telekom.de> | 2020-06-08 14:33:24 +0200 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2020-06-09 19:10:41 +0000 |
commit | 2e3bb9ececb2037319a2066672bebf754a50ca77 (patch) | |
tree | 733de73b6245f2737d9d7f8c8025ab06b057197c /docs/guides | |
parent | 069a19f3754296e9f1d7ae99b0cce829476d6d92 (diff) |
Added a chapter "Verified Usecases" to add a TOC item
Added some small descriptioni for usecases
Issue-ID: DOC-629
Signed-off-by: andreasgeissler <andreas-geissler@telekom.de>
Change-Id: Ic76c2d091f1d6c37371a1012dddc8a4d701dfb80
(cherry picked from commit f00a7f92771dbc58a26c7928bae13d6041af7ca9)
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-user/index.rst | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index e0826bd59..79698fcf3 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -2,6 +2,8 @@ .. International License. http://creativecommons.org/licenses/by/4.0 .. Copyright 2017 AT&T Intellectual Property. All rights reserved. +.. index:: User Guides + .. _user-guides: User Guides @@ -19,4 +21,9 @@ an instance of ONAP. configure/index.rst onapcli.rst -:ref:`Verified Use Cases<onap-integration:docs_usecases>` +Verified Use Cases +------------------ +In the following page you find all use cases and functional requirements +which have been officially verified in the actual release by the ONAP community. + +* :ref:`Verified Use Cases<onap-integration:docs_usecases>` |