summaryrefslogtreecommitdiffstats
path: root/docs/guides/onap-user/index.rst
diff options
context:
space:
mode:
authorramagp <ramakrishnagp@aarnanetworks.com>2021-01-24 16:04:05 +0000
committerRamakrishna G P <ramakrishnagp@aarnanetworks.com>2021-02-01 17:25:37 +0000
commit91a99bada18b1d636f35c939a16cb5fc78b71586 (patch)
tree2fcde9832957ec45c1aa132f40100ea2115ecd98 /docs/guides/onap-user/index.rst
parentb3616d6a4ac7191dc1b2c77906f56704888fd11a (diff)
[DOC] Tutorial for vfw service design
This describes step by step instructions for vfw design Change-Id: I9910b43e6d596bbcb397cc6789dc973992b91c7f Issue-ID: DOC-708 Signed-off-by: ramagp <ramakrishnagp@aarnanetworks.com>
Diffstat (limited to 'docs/guides/onap-user/index.rst')
-rw-r--r--docs/guides/onap-user/index.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst
index d49b011a1..02d56f2b8 100644
--- a/docs/guides/onap-user/index.rst
+++ b/docs/guides/onap-user/index.rst
@@ -37,10 +37,15 @@ document sets in :ref:`doc_onap-developer_guide_projects`
Tutorials
---------
+.. toctree::
+ :maxdepth: 1
+
+ vFW Design Tutorial <./vfw-design-tutorial/index.rst>
+
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:`Guilin Use Cases<onap-integration:docs_usecases_release>`
-* :ref:`Deprecated Use Cases<onap-integration:docs_usecases>` \ No newline at end of file
+* :ref:`Deprecated Use Cases<onap-integration:docs_usecases>`