diff options
author | Rich Bennett <rb2745@att.com> | 2017-10-16 09:25:01 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-10-16 09:31:27 -0400 |
commit | 4b00193d6ad8fcc99c5625ede8de07b72ae1c697 (patch) | |
tree | 50834a826544ec43cacab94543b9e9d3411c46d5 /docs/onap-developer/docs-templates-platform-component-offeredapis.rst | |
parent | 7fe52deb89467c1bb0e7f2a43f4092903b1d0021 (diff) |
Update toctree to current release notes template
Change-Id: I0864d9e3c46aae885473a18fa21eab205a352eff
Issue-ID: SDC-419
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/onap-developer/docs-templates-platform-component-offeredapis.rst')
-rw-r--r-- | docs/onap-developer/docs-templates-platform-component-offeredapis.rst | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/docs/onap-developer/docs-templates-platform-component-offeredapis.rst b/docs/onap-developer/docs-templates-platform-component-offeredapis.rst deleted file mode 100644 index 55e58bd9b3..0000000000 --- a/docs/onap-developer/docs-templates-platform-component-offeredapis.rst +++ /dev/null @@ -1,29 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 - - -Offered APIs -============ -List APIs offered. One or more of the following examples may be appropriate. - -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 |