summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2017-10-02 10:06:12 -0700
committerChris Donley <christopher.donley@huawei.com>2017-10-02 10:06:12 -0700
commit825678bf764677ca8e4537cfaa7efeac50c64c9b (patch)
treeb8349bcce55cb9b320026985754bfeea1ea7c5ef /docs/index.rst
parent030be9d9f0311b03dec3b3ec2133362a7d6fbb2c (diff)
update index.rst
Updated index file to fix issue with apis and add links to pkgtools docs. Issue-ID: VNFSDK-103 Change-Id: I1ed6f692deb00aca3202797469ec33d4593a3cee Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst23
1 files changed, 17 insertions, 6 deletions
diff --git a/docs/index.rst b/docs/index.rst
index c3d23d1..689560a 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -2,14 +2,12 @@
.. toctree::
:maxdepth: 1
+ :titlesonly:
-files/vnfsdk-apis
+ files/vnfsdk-apis
-VNFSDK
-======
-
-Documentation Outline
----------------------
+VNFSDK Documentation
+====================
Components
----------
@@ -25,6 +23,13 @@ The telemetry indicator definitions define a set of default indicators exposed b
The VNF product model is specified using the TOSCA NFV simple profile. It is persisted, along with the product executables and data, using TOSCA CSAR files.
+.. toctree::
+ :maxdepth: 1
+ :titlesonly:
+
+ files/pkgtools
+ files/VNF\ SDK\ blueprints
+
VNF SDK Tools
-------------
@@ -53,6 +58,12 @@ VNF Package Tools User Guide
VNF Package Designer, provides VNF product DevOps engineers with a graphical tool to define the VNF product model and package content. It is made available as part of the VNF Supplier SDK tools.The package designer makes use of the VNF SDK command line interfaces (CLIs) and client-side API language bindings in order to define the model and the package content. As such, it is functionally equivalent to the VNF SDK tools.
+.. toctree::
+ :maxdepth: 1
+ :titlesonly:
+
+ files/VNF\ SDK\ -\ Guide\ for\ Bundling\ VNFs
+
Marketplace User Guide for Operators
------------------------------------