diff options
author | mrichomme <morgan.richomme@orange.com> | 2020-11-24 17:08:59 +0100 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2020-11-24 17:08:59 +0100 |
commit | b83ccbaea962083b37b3e097e76df23731bd0835 (patch) | |
tree | e138543073040338193ae236e04f46581a75d6bd | |
parent | 8787afd724f24201b1e21ad0b8839c8189e51364 (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
-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>` |