From: Ezhilarasi Date: Wed, 6 Feb 2019 17:16:13 +0000 (+0530) Subject: Sections for CDS DOC X-Git-Tag: 0.4.2~296^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=90b57118afdf2a429d32d9abbc2008a5f8d16061;p=ccsdk%2Fcds.git Sections for CDS DOC Change-Id: If8532c6d5ca86f681c02901a0ad9ddd57cfb4bcd Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi --- diff --git a/docs/sections/architecture/index.rst b/docs/sections/architecture/index.rst new file mode 100644 index 000000000..9c8b9d42b --- /dev/null +++ b/docs/sections/architecture/index.rst @@ -0,0 +1,8 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (C) 2019 IBM. + +Architecture +------------------------------------------------- +.. toctree:: + :maxdepth: 1 \ No newline at end of file diff --git a/docs/sections/configuration/index.rst b/docs/sections/configuration/index.rst new file mode 100644 index 000000000..d3ce2c068 --- /dev/null +++ b/docs/sections/configuration/index.rst @@ -0,0 +1,8 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (C) 2019 IBM. + +Configuration +-------------- +.. toctree:: + :maxdepth: 1 \ No newline at end of file diff --git a/docs/sections/development/index.rst b/docs/sections/development/index.rst new file mode 100644 index 000000000..cd7e4af9e --- /dev/null +++ b/docs/sections/development/index.rst @@ -0,0 +1,8 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (C) 2019 IBM. + +Development +------------- +.. toctree:: + :maxdepth: 1 \ No newline at end of file diff --git a/docs/sections/installation/index.rst b/docs/sections/installation/index.rst new file mode 100644 index 000000000..8cd89a2f7 --- /dev/null +++ b/docs/sections/installation/index.rst @@ -0,0 +1,8 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (C) 2019 IBM. + +Installation +------------- +.. toctree:: + :maxdepth: 1 \ No newline at end of file