summaryrefslogtreecommitdiffstats
path: root/docs/CBA
diff options
context:
space:
mode:
authorEzhilarasi <ezhrajam@in.ibm.com>2019-03-08 16:17:22 +0530
committerEzhilarasi <ezhrajam@in.ibm.com>2019-03-08 16:17:32 +0530
commit596208776680ff8215958b42e4abaaea0208c3fc (patch)
tree1131bd97853843e2b40510cfe2af06708ffa72c6 /docs/CBA
parent9effeea959df66400a10321afcd05d12a1abbf9f (diff)
CBA index file
Change-Id: I208405ea6303990c90a18434fc67a26420f79111 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
Diffstat (limited to 'docs/CBA')
-rw-r--r--docs/CBA/index.rst50
1 files changed, 50 insertions, 0 deletions
diff --git a/docs/CBA/index.rst b/docs/CBA/index.rst
new file mode 100644
index 000000000..bc39ca392
--- /dev/null
+++ b/docs/CBA/index.rst
@@ -0,0 +1,50 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright (C) 2019 IBM.
+
+CONTROLLER DESIGN STUDIO DOCUMENTATION REPOSITORY
+-------------------------------------------------
+.. toctree::
+ :maxdepth: 1
+
+Introduction:
+=============
+The system is designed to be self service, which means that users, not just programmers, can reconfigure the software system as needed to meet customer requirements. To accomplish this goal, the system is built around models that provide for real-time changes in how the system operates. Users merely need to change a model to change how a service operates.
+Self service is a completely new way of delivering services. It removes the dependence on code releases and the delays they cause and puts the control of services into the hands of the service providers. They can change a model and its parameters and create a new service without writing a single line of code.
+This makes SERVICE PROVIDER(S) more responsive to its customers and able to deliver products that more closely match the needs of its customers.
+
+Sections
+========
+
+.. toctree::
+ :maxdepth: 1
+ :glob:
+
+ sections/architecture/index
+ sections/installation/index
+ sections/configuration/index
+ sections/development/index
+ sections/logging
+ sections/release-notes
+
+Data Flow:
+==========
+|image0|
+
+.. |image0| image:: media/image0.png
+ :width: 7.88889in
+ :height: 4.43750in
+
+Functional Decomposition:
+=========================
+|image1|
+
+.. |image1| image:: media/functional_decomposition.png
+ :width: 7.88889in
+ :height: 4.43750in
+
+Controller design Studio Presentation:
+======================================
+
+Details about CDS Architecture and Design detail, Please click below.
+:download:`CDS_Architecture_Design.pptx` \ No newline at end of file