summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2017-09-22 09:25:38 -0700
committerChris Donley <christopher.donley@huawei.com>2017-09-22 09:25:38 -0700
commitfecfefd3fa6c2548ba5cea77ec5a8dd8c6ec81e9 (patch)
tree1290f6c259935ab775b8108ddea2dcb829e9c6fd /docs/index.rst
parent1ac02e74a4a1ed8dcd451fa7a512f085233d40fc (diff)
fixed documentation formatting
fixed formatting issues with index.rst. Removed whitespace before the start of sub-sections Issue-ID: VNFSDK-97 Change-Id: Ia9508b23846e58f1c0d5d5cdfc9b23d21304851d Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst30
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 5ad8ac5..c3d23d1 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -3,7 +3,7 @@
.. toctree::
:maxdepth: 1
- files/vnfsdk-apis
+files/vnfsdk-apis
VNFSDK
======
@@ -14,8 +14,8 @@ Documentation Outline
Components
----------
- VNF Packaging Model/Blueprint
- -----------------------------
+VNF Packaging Model/Blueprint
+-----------------------------
VNF product model/blueprint provides a declarative way to define deployment, operational and functional attributes of a VNF product. The VNF product is defined in terms of deployment time requirements and dependencies and exposed telemetry indicator definitions.
@@ -25,8 +25,8 @@ 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.
- VNF SDK Tools
- -------------
+VNF SDK Tools
+-------------
VNF SDK tools provide VNF product DevOps engineers with command line tools and client side API language bindings to define the VNF product model and package content. The following tools are included...
@@ -40,25 +40,25 @@ VNF SDK tools provide VNF product DevOps engineers with command line tools and c
• VNF Package Dry Run - performs a "dry run" install to ensure that the package can be deployed during instantiation
- VNF Validation Tests
- --------------------
+VNF Validation Tests
+--------------------
TBD
- User Guides
- -----------
+User Guides
+-----------
- VNF Package Tools User Guide
- ----------------------------
+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.
- Marketplace User Guide for Operators
- ------------------------------------
+Marketplace User Guide for Operators
+------------------------------------
TBD
- Marketplace User Guide for VNF Suppliers
- ----------------------------------------
+Marketplace User Guide for VNF Suppliers
+----------------------------------------
TBD