From aff5fcd9a30444ae865519c569b3c8fc20a2f0e6 Mon Sep 17 00:00:00 2001 From: Ezhilarasi Date: Fri, 30 Aug 2019 16:56:49 +0530 Subject: Doc content format Index file and user guide format Change-Id: I5e0de701d4c86d877286d7e6a16673129622c77b Issue-ID: CCSDK-1453 Signed-off-by: Ezhilarasi --- docs/index.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 183bbbf9f..0e43fd51c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -96,14 +96,12 @@ Library ~~~~~~~ * NetconfClient -~~~~~~~~~~~~~~~ In order to facilitate NETCONF interaction within scripts, a python NetconfClient binded to our Kotlin implementation is made available. This NetconfClient can be used when using the component-netconf-executor. The client can be find here: https://github.com/onap/ccsdk-cds/blob/master/components/scripts/python/ccsdk_netconf/netconfclient.py * ResolutionHelper -~~~~~~~~~~~~~~~~~~ When executing a component executor script, designer might want to perform resource resolution along with template meshing directly from the script @@ -126,7 +124,8 @@ User Guide .. toctree:: :maxdepth: 1 - userguide + installation + designtime Controller Design Studio Presentation -- cgit 1.2.3-korg