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>
diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst
index 34dc24e..a1c59e8 100644
--- a/docs/guides/onap-developer/apiref/index.rst
+++ b/docs/guides/onap-developer/apiref/index.rst
@@ -52,6 +52,7 @@
    MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/offeredapis.rst>
    MultiVIM Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-API-Specification-V1.rst>
    Music <../../../submodules/music.git/docs/offeredapis.rst>
+   VNF Validation Project <../../../submodules/vvp/documentation.git/docs/offeredapis.rst>
 
 SDK
 ---
diff --git a/docs/guides/onap-developer/architecture/references.rst b/docs/guides/onap-developer/architecture/references.rst
index 49eb3c5..0486b6e 100644
--- a/docs/guides/onap-developer/architecture/references.rst
+++ b/docs/guides/onap-developer/architecture/references.rst
@@ -58,6 +58,7 @@
    AAI ESR UI <../../../submodules/aai/esr-gui.git/docs/platform/architecture.rst>
    AAI ESR Server <../../../submodules/aai/esr-server.git/docs/platform/architecture.rst>
    MSB - Microservices Bus <../../../submodules/msb/apigateway.git/docs/platform/architecture.rst>
+   VNF Validation Project <../../../submodules/vvp/documentation.git/docs/architecture.git>
 
 SDKs
 ----
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst
index b7f825a..7401137 100644
--- a/docs/guides/onap-developer/developing/index.rst
+++ b/docs/guides/onap-developer/developing/index.rst
@@ -303,3 +303,12 @@
    :titlesonly:
 
    ../../../submodules/vnfsdk/model.git/docs/index
+
+VNF Validation Project
+-----------------------
+
+.. toctree::
+   :maxdepth: 2
+   :titlesonly:
+
+   ../../../submodules/vvp/documentation.git/docs/index
diff --git a/docs/guides/onap-developer/settingup/components.rst b/docs/guides/onap-developer/settingup/components.rst
index 129a6c0..4ae6d3c 100644
--- a/docs/guides/onap-developer/settingup/components.rst
+++ b/docs/guides/onap-developer/settingup/components.rst
@@ -51,6 +51,7 @@
    Modeling Parsers <../../../submodules/modeling/toscaparsers.git/docs/nfvparser/installation/installation.instruction.rst>
    MSB - Micro Services Bus <../../../submodules/msb/apigateway.git/docs/platform/installation.rst>
    MultiVIM Cloud <../../../submodules/multicloud/framework.git/docs/MultiCloud-Heat-Deployment-Guide.rst>
+   VNF Validation Project <../../../submodules/vvp/documentation.git/docs/installation.rst>
 
 SDK
 ---
diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst
index 27338d6..189d34f 100644
--- a/docs/guides/onap-user/index.rst
+++ b/docs/guides/onap-user/index.rst
@@ -18,3 +18,4 @@
    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 0000000..76a96be
--- /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