diff options
author | Rich Bennett <rb2745@att.com> | 2018-08-03 14:20:10 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2018-08-03 14:26:18 -0400 |
commit | d6a93c8116a8c2ce7cb96896d9745406bfa2a5ec (patch) | |
tree | ae24cbc6bd33b83ac3b1073c6eef98413f50ef09 /docs/index.rst | |
parent | 1ec476db8795ff868065a2e9d8e080afb15ab59b (diff) |
Eliminate appx 350 Sphinx Warnings
Rename NSLCM_API as json file and use swaggerv2doc to display json swagger definition
Remove extra characters at the end of line reported by doc8
Use code-blocks to better highlight json objects and eliminate warnings
Remove duplicate offeredapis content
Change-Id: Iec699b8f7d4f4be5b9783b3c40f24c8c4a279d7b
Issue-ID: VFC-919
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst index 5538de9d..2523d917 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,14 +3,17 @@ VF-C(Virtual Function Controller) --------------------------------- -As part of the integration between OpenECOMP and OPEN-O, this proposed project VF-C leverages ETSI NFV MANO architecture and information model as a reference, and implements full life cycle management and FCAPS of VNF and NS. - -This document is aimed to give the users some brief introductions on VF-C from different aspects. The users could find useful information, e.g. the architecuture, the APIs and the installation steps, etc. as well as the release notes of VF-C in this document. +As part of the integration between OpenECOMP and OPEN-O, this proposed project +VF-C leverages ETSI NFV MANO architecture and information model as a reference, +and implements full life cycle management and FCAPS of VNF and NS. +This document is aimed to give the users some brief introductions on VF-C from +different aspects. The users could find useful information, e.g. the +architecuture, the APIs and the installation steps, etc. as well as the release +notes of VF-C in this document. .. toctree:: :maxdepth: 1 - + platform/index.rst release-notes.rst - |