From: Timoney, Dan (dt5972) Date: Mon, 20 Aug 2018 19:51:35 +0000 (-0400) Subject: Add LCM API to CCSDK readthedocs X-Git-Tag: 0.3.0~10 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=ccsdk%2Fdistribution.git;a=commitdiff_plain;h=6217be789c8dbddb44dc90f4c42236e6fa0b5a31;ds=sidebyside Add LCM API to CCSDK readthedocs Add missing LCM API doc to ccsdk documentation Change-Id: I5cd2addad7f9ff20a09eea3b6083b9f94801af4c Issue-ID: CCSDK-476 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/docs/sli/apis/lcm.rst b/docs/sli/apis/lcm.rst new file mode 100644 index 00000000..387092ad --- /dev/null +++ b/docs/sli/apis/lcm.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 + +LCM (2018-03-29) +===================== + +.. toctree:: + :maxdepth: 1 + :titlesonly: + + + +.. swaggerv2doc:: https://gerrit.onap.org/r/gitweb?p=ccsdk/sli/northbound.git;a=blob_plain;f=lcm/model/src/main/resources/lcm.20180329.json + + diff --git a/docs/sli/offeredapis.rst b/docs/sli/offeredapis.rst index 7a75245b..9a78535d 100644 --- a/docs/sli/offeredapis.rst +++ b/docs/sli/offeredapis.rst @@ -10,6 +10,7 @@ Offered APIs apis/asdcApi.rst apis/dataChange.rst + apis/lcm.rst apis/sliapi.rst