Doc Index content for CDS
[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
14 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.  
15 This makes SERVICE PROVIDER(S) more responsive to its customers and able to deliver products that more closely match the needs of its customers.
16
17 Sections
18 ++++++++
19
20 .. toctree::
21    :maxdepth: 1
22    :glob:
23    
24    sections/architecture/index
25    sections/installation/index
26    sections/configuration/index
27    sections/development/index
28    sections/logging
29    sections/release-notes