diff options
author | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-05-04 21:45:42 +0000 |
---|---|---|
committer | Bozawglanian, Hagop (hb755d) <hb755d@att.com> | 2018-05-04 21:47:13 +0000 |
commit | 329040ce9ea71b3bce2e53cdf67808ef33c543db (patch) | |
tree | 05f01ee88a988378d9417e47a6fdfe2abafb5c48 /docs/guides/onap-user | |
parent | e4f763aa2b3c456e491bbf1d0bc2a519714b11e0 (diff) |
VVP - Updating docs to include vvp
Adding references to the Doc project to include VVP in the correct places, as well as a new VNF Certifier page.
Change-Id: I1a28aef94784674b7db4d013aec93e780d949fb5
Issue-ID: VVP-35
Signed-off-by: Bozawglanian, Hagop (hb755d) <hb755d@att.com>
Diffstat (limited to 'docs/guides/onap-user')
-rw-r--r-- | docs/guides/onap-user/index.rst | 1 | ||||
-rw-r--r-- | docs/guides/onap-user/vnfcertifier.rst | 9 |
2 files changed, 10 insertions, 0 deletions
diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index 27338d685..189d34fd3 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -18,3 +18,4 @@ an instance of ONAP. servicedesigner.rst servicecreator.rst vnfprovider.rst + vnfcertifier.rst diff --git a/docs/guides/onap-user/vnfcertifier.rst b/docs/guides/onap-user/vnfcertifier.rst new file mode 100644 index 000000000..76a96be4f --- /dev/null +++ b/docs/guides/onap-user/vnfcertifier.rst @@ -0,0 +1,9 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +VNF Certifier +============== + +.. toctree:: + :maxdepth:2 + + ../../../submodules/vvp/documentation.git/docs/index.rst |