Merge "CDS doc index change"
[ccsdk/cds.git] / docs / index.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. http://creativecommons.org/licenses/by/4.0
3 .. Copyright (C) 2019 IBM.
4
5 CONTROLLER DESIGN STUDIO DOCUMENTATION REPOSITORY
6 -------------------------------------------------
7 .. toctree::
8    :maxdepth: 1
9    
10 Introduction:
11 =============
12 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.
13 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.  
14 This makes SERVICE PROVIDER(S) more responsive to its customers and able to deliver products that more closely match the needs of its customers.
15
16 Sections
17 ========
18
19 .. toctree::
20    :maxdepth: 1
21    :glob:
22    
23    sections/architecture/index
24    sections/installation/index
25    sections/configuration/index
26    sections/development/index
27    sections/logging
28    sections/release-notes
29
30 Data Flow:
31 ==========
32 |image0|
33
34 .. |image0| image:: media/image0.png
35    :width: 7.88889in 
36    :height: 4.43750in
37    
38 Functional Decomposition:
39 =========================
40 |image1|
41
42 .. |image1| image:: media/functional_decomposition.png
43    :width: 7.88889in 
44    :height: 4.43750in
45    
46 Controller design Studio Presentation:
47 ======================================
48
49 Details about CDS Architecture and Design detail, Please click below.
50 :download:`CDS_Architecture_Design.pptx`