summaryrefslogtreecommitdiffstats
path: root/docs/userguides/developer-guide/index.rst
diff options
context:
space:
mode:
authorSarah Abouzainah <sabouzainah.ext@orange.com>2021-01-12 14:47:21 +0200
committerSingal, Kapil (ks220y) <ks220y@att.com>2021-01-19 14:40:02 -0500
commitf8c5f58ce8b2b076d5874508873829a33cc545b0 (patch)
tree9aea24972cf90dc4bf4afb6cf900cff1103d60fb /docs/userguides/developer-guide/index.rst
parentb524bf9ec0f688e30a24f65758fd014e1e3aedce (diff)
Add new rst guide files
Issue-ID: CCSDK-3070 Issue-ID: CCSDK-3081 Signed-off-by: Sarah Abouzainah <sabouzainah.ext@orange.com> Change-Id: I25c2488ac1ad12966a357f11ecca6e630f440ec0
Diffstat (limited to 'docs/userguides/developer-guide/index.rst')
-rw-r--r--docs/userguides/developer-guide/index.rst16
1 files changed, 10 insertions, 6 deletions
diff --git a/docs/userguides/developer-guide/index.rst b/docs/userguides/developer-guide/index.rst
index 129ff7cd6..0a711b7b0 100644
--- a/docs/userguides/developer-guide/index.rst
+++ b/docs/userguides/developer-guide/index.rst
@@ -5,6 +5,16 @@
Developer Guide
=================
+.. note::
+ **Get Started with CDS**
+
+ .. toctree::
+ :maxdepth: 1
+
+ running-bp-processor-in-ide
+ running-cds-ui-locally
+
+
Blueprints Processor Microservice
----------------------------------
@@ -12,12 +22,6 @@ Micro service to Manage Controller Blueprint Models, such as Resource Dictionary
This microservice is used to deploy Controller Blueprint Archive file in Run time database. This also helps to test the Valid CBA.
-.. toctree::
- :caption: Guide how to run Blueprint Processor in an IDE:
- :maxdepth: 1
-
- running-bp-processor-in-ide
-
Architecture
~~~~~~~~~~~~~