Merge "Combine Blueprint entities and repositories."
[ccsdk/cds.git] / docs / index.rst
index e80917b..0e43fd5 100644 (file)
@@ -45,7 +45,6 @@ configuration file (configlet) to a VNF/PNF.
 |image1|
 
 
-
 Modeling Concept
 ----------------
 
@@ -90,9 +89,6 @@ Design tools
    CBA/index
    datadictionary/index
 
-
-
-
 Scripts
 -------
 
@@ -100,20 +96,19 @@ 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
 itself.
 
-The helper can be find here: https://github.com/onap/ccsdk-apps/blob/master/components/scripts/python/ccsdk_netconf/common.py
+The helper can be found in below link: 
+https://github.com/onap/ccsdk-apps/blob/master/components/scripts/python/ccsdk_netconf/common.py
 
 .. |image0| image:: media/tosca_model.jpg
    :width: 7.88889in
@@ -129,7 +124,8 @@ User Guide
 .. toctree::
    :maxdepth: 1
 
-   userguide
+   installation
+   designtime
   
 
 Controller Design Studio Presentation