diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-24 17:08:59 +0100 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2020-11-25 07:45:22 +0000 |
commit | c6dd3a993f66f61ad3cc0c7d380ad4526cd78644 (patch) | |
tree | f6a5f2b4365e9beb953b12a4cc31fa049c80b75e /docs | |
parent | 0d861646799e0013edb06fea49dc7e5073df31e2 (diff) |
Update use case section for Guilin
section has been split in 2
- Guilin use cases
- Deprecated use cases
the user guide shall also include the use case of the release..
Issue-ID: INT-1736
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I4d42605858924911f5c5b1f40836043966c20ee7
(cherry picked from commit b83ccbaea962083b37b3e097e76df23731bd0835)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/guides/onap-user/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index 79698fcf3..d8432fb0a 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -26,4 +26,5 @@ 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>` +* :ref:`Guilin Use Cases<onap-integration:docs_usecases_release>` +* :ref:`Deprecated Use Cases<onap-integration:docs_usecases>` |