diff options
author | VENKATESH KUMAR <vv770d@att.com> | 2020-05-28 10:21:37 -0400 |
---|---|---|
committer | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-05-28 15:28:56 +0000 |
commit | 5f985d3a8b0b07a95fc840bf9a94c16324c1af5a (patch) | |
tree | 3b3608046a3058496cca75ef4b0ec1898b92d07e | |
parent | e226a9e1cd46a21d6516f52c6a8e19b217a96655 (diff) |
fix dl-service linkage
Change-Id: I9fe342842e4e540c4eb21e28e73ef0e97fd54111
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
Issue-ID: DCAEGEN2-2024
Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
(cherry picked from commit 2a99dc19faaa30d64933d0121b480d29d4fa6bf9)
-rw-r--r-- | docs/sections/services/restconf/index.rst | 4 | ||||
-rw-r--r-- | docs/sections/services/serviceindex.rst | 3 |
2 files changed, 2 insertions, 5 deletions
diff --git a/docs/sections/services/restconf/index.rst b/docs/sections/services/restconf/index.rst index 4b81b211..66564e90 100644 --- a/docs/sections/services/restconf/index.rst +++ b/docs/sections/services/restconf/index.rst @@ -5,10 +5,6 @@ RestConf Collector ================== -.. contents:: - :depth: 3 -.. - Overview ======== diff --git a/docs/sections/services/serviceindex.rst b/docs/sections/services/serviceindex.rst index aa29f06e..83b92bbc 100644 --- a/docs/sections/services/serviceindex.rst +++ b/docs/sections/services/serviceindex.rst @@ -23,4 +23,5 @@ DCAE Service components ./son-handler/index.rst ./restconf/index.rst ./tca-cdap/index.rst - ./tcagen2-docker/index.rst
\ No newline at end of file + ./tcagen2-docker/index.rst + ./datalake-handler/index.rst
\ No newline at end of file |