diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2022-03-31 10:31:36 +0100 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2022-03-31 10:32:07 +0100 |
commit | 96f544440333fb59fcc45fb9f53346e2320bc9bb (patch) | |
tree | 32584ae289aeb76dd416d8c7299af61a0e57e00d /docs/clamp/acm/api-protocol/api-protocol.rst | |
parent | 178dea1eb3eb979994d8b99f317f536b85435b60 (diff) |
Reestructuring the clamp doc tree
Issue-ID: POLICY-3941
Change-Id: I116742a732789a2737a00250849914aa30ad2fbf
Signed-off-by: adheli.tavares <adheli.tavares@est.tech>
Diffstat (limited to 'docs/clamp/acm/api-protocol/api-protocol.rst')
-rw-r--r-- | docs/clamp/acm/api-protocol/api-protocol.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/docs/clamp/acm/api-protocol/api-protocol.rst b/docs/clamp/acm/api-protocol/api-protocol.rst new file mode 100644 index 00000000..2d509921 --- /dev/null +++ b/docs/clamp/acm/api-protocol/api-protocol.rst @@ -0,0 +1,15 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. + +.. _clamp-controlloop-api-protocol: + +CLAMP TOSCA Control Loop APIs and Protocols +########################################### + +The sections below describe the APIs and Protocols used in TOSCA Control Loops. + +.. toctree:: + :maxdepth: 1 + + system-level-dialogues + controlloop-participant-protocol + controlloop-rest-apis |