diff options
author | Vijay VK <vv770d@att.com> | 2018-11-07 20:41:15 +0000 |
---|---|---|
committer | VENKATESH KUMAR <vv770d@att.com> | 2018-11-07 15:41:40 -0500 |
commit | 56f3194910de86e913ab6b0e804655d6e46f7559 (patch) | |
tree | 8129ab52bac35fd589d3ae58282b40df9d13990e | |
parent | 1de24161227f730902b68f4494b4dc7a66034e73 (diff) |
update doc for dcae
Change-Id: I766d925e6e5d63a365f4f2bd3e33a3a3c37fe233
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-772
-rw-r--r-- | docs/sections/apis/ves.rst | 2 | ||||
-rw-r--r-- | docs/sections/release-notes.rst | 2 | ||||
-rw-r--r-- | docs/sections/services/ves-http/index.rst | 5 |
3 files changed, 6 insertions, 3 deletions
diff --git a/docs/sections/apis/ves.rst b/docs/sections/apis/ves.rst index 9fb3db4e..49c82304 100644 --- a/docs/sections/apis/ves.rst +++ b/docs/sections/apis/ves.rst @@ -1,4 +1,4 @@ -VES Collector 1.1.0 +VES Collector 1.3.1 =================== .. toctree:: diff --git a/docs/sections/release-notes.rst b/docs/sections/release-notes.rst index a9b476b3..1f148440 100644 --- a/docs/sections/release-notes.rst +++ b/docs/sections/release-notes.rst @@ -93,7 +93,7 @@ Quick Links: The following components are introduced in R3 - DataFile Collector - - Docker container tag: onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.0.3 + - Docker container tag: onap/org.onap.dcaegen2.collectors.datafile.datafile-app-server:1.0.4 - Description : Bulk data file collector to fetch non-realtime PM data - PNF Registrator handler - Docker container tag: onap/org.onap.dcaegen2.services.prh.prh-app-server:1.1.1 diff --git a/docs/sections/services/ves-http/index.rst b/docs/sections/services/ves-http/index.rst index ea43b1f9..fcdbdc2b 100644 --- a/docs/sections/services/ves-http/index.rst +++ b/docs/sections/services/ves-http/index.rst @@ -24,4 +24,7 @@ VES Collector (HTTP) overview and functions ./installation.rst -.. _`Offered APIs`: ../../apis/ves.rst
\ No newline at end of file +API reference +^^^^^^^^^^^^^ + +Refer to :doc:`VES APIs<../../apis/ves.rst>` for detailed api information.
\ No newline at end of file |