From: Ezhilarasi Date: Fri, 15 Mar 2019 09:00:05 +0000 (+0530) Subject: CBA index content change X-Git-Tag: 0.4.2~181^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F99%2F82399%2F1;p=ccsdk%2Fcds.git CBA index content change Change-Id: I5bf1930ca5e19edf04535195319b7f080bb00735 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi --- diff --git a/docs/CBA/index.rst b/docs/CBA/index.rst index 71ef527ff..957c71eb9 100644 --- a/docs/CBA/index.rst +++ b/docs/CBA/index.rst @@ -2,7 +2,7 @@ .. http://creativecommons.org/licenses/by/4.0 .. Copyright (C) 2019 IBM. -Controller Blueprint Archived Tool(.cba) +Controller Blueprint Archived Tool(CBA) ---------------------------------------- .. toctree:: :maxdepth: 1 @@ -19,17 +19,31 @@ The CBA is .zip file, comprised of the following folder structure, the files may :width: 7.88889in :height: 4.43750in +Architecture: +============= + +|image3| -Sections: -======== +.. |image3| image:: media/CDS_architecture.jpg + :height: 4.43750in + :width: 7.88889in + +Installation: +============= .. toctree:: :maxdepth: 1 :glob: - sections/architecture/index sections/installation/index - sections/configuration/index + +Development: +============= + +.. toctree:: + :maxdepth: 1 + :glob: + sections/development/index Data Flow: @@ -51,5 +65,5 @@ Functional Decomposition: Controller design Studio Presentation: ====================================== -Details about CDS Architecture and Design detail, Please click below. +Details about CDS Architecture and Design detail, Please click the link. :download:`CDS_Architecture_Design.pptx` \ No newline at end of file diff --git a/docs/CBA/media/CDS_architecture.jpg b/docs/CBA/media/CDS_architecture.jpg new file mode 100644 index 000000000..6401e6bbd Binary files /dev/null and b/docs/CBA/media/CDS_architecture.jpg differ