diff options
-rw-r--r-- | docs/offeredapis.rst | 22 | ||||
-rw-r--r-- | docs/release-notes.rst | 4 |
2 files changed, 3 insertions, 23 deletions
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst index ec96ae6..20a696b 100644 --- a/docs/offeredapis.rst +++ b/docs/offeredapis.rst @@ -7,24 +7,4 @@ Offered APIs ============== -Example Swagger Displayed with swaggerv2doc directive --------------------------------------------------------- - -.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=vfc/nfvo/lcm.git;a=blob_plain;f=lcm/swagger/vfc.nslcm.swagger.json - - -Example documenting a REST interface with Sphinx httpdomain directive ------------------------------------------------------------------------ - -.. http:get:: path - - For more information see `<https://pythonhosted.org/sphinxcontrib-httpdomain>`_ - - -Word Document Converted to RST using Pandocs ------------------------------------------------ - -.. toctree:: - :maxdepth: 1 - - ../../submodules/appc.git/docs/APPC API Guide/APPC API Guide +None Available at this time diff --git a/docs/release-notes.rst b/docs/release-notes.rst index f1924ed..ac6cbcc 100644 --- a/docs/release-notes.rst +++ b/docs/release-notes.rst @@ -12,7 +12,7 @@ Release Notes The VVP project was created to provide validation scripts for VNFs to test validity against the ONAP Requirements. -Version: 1.0.0 +Version: 2.0.0 --------------- @@ -41,7 +41,7 @@ Version: 1.0.0 - Only deployable using OOM, will be a standalone toolkit in the future. - - EWSGI webserver dependencies. + - UWSGI webserver dependencies. **Security Issues** |