diff options
author | Dan Timoney <dtimoney@att.com> | 2017-10-11 11:01:38 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-10-11 11:01:38 -0400 |
commit | 312f6a301ae62f121482df6cbf969d41a76ca131 (patch) | |
tree | b37f630c5c050ae38045e1a27038236fbcf9a0fa /docs/apis/sliapi.rst | |
parent | eb1a9209bb408256799869da53cffaf4d6751cfb (diff) |
Add readthedocs info to sli/core
Add additional information to sli/core readthedocs documentation.
Change-Id: I9fe5e6185061ed6a05f373b6667f686e11d5f0aa
Issue-ID: CCSDK-107
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'docs/apis/sliapi.rst')
-rw-r--r-- | docs/apis/sliapi.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/apis/sliapi.rst b/docs/apis/sliapi.rst new file mode 100644 index 00000000..13cdcbd5 --- /dev/null +++ b/docs/apis/sliapi.rst @@ -0,0 +1,15 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 + +SLI-API(2016-11-11) +=================== + +.. toctree:: + :maxdepth: 1 + :titlesonly: + + + +.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=ccsdk/sli/core.git;a=blob_plain;f=sliapi/model/src/main/resources/sli-api.20161110.json + + |