aboutsummaryrefslogtreecommitdiffstats
path: root/docs/clamp/controlloop/defining-controlloops.rst
diff options
context:
space:
mode:
authorliamfallon <liam.fallon@est.tech>2021-10-07 19:00:18 +0100
committerliamfallon <liam.fallon@est.tech>2021-10-07 19:03:16 +0100
commite206a1075b6c3620d6484b60e9326fcc56d03c77 (patch)
tree57688514305b123f134d4fe9369eb401daa0c4bb /docs/clamp/controlloop/defining-controlloops.rst
parent5d8ec37d9f42cd1249cfc3a48cf1f9f9fd5fe8d2 (diff)
Restructure CLAMP documentation tree
Restructured and refactored the CLAMP documentation - Introduced a hierarchical structure to the documentaiton - Added a tree for builtin and TOSCA CLAMP - Cleaned up formatting - Added documentation for participants - Added placeholders for missing particioant, control loop runtime, and control loop GUI documentation - Fixed some hanging references Issue-ID: POLICY-3363 Change-Id: I3933be08af3984f2bb4e08707a8c5b5b454f540c Signed-off-by: liamfallon <liam.fallon@est.tech>
Diffstat (limited to 'docs/clamp/controlloop/defining-controlloops.rst')
-rw-r--r--docs/clamp/controlloop/defining-controlloops.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/clamp/controlloop/defining-controlloops.rst b/docs/clamp/controlloop/defining-controlloops.rst
index dad5ff1a..71a646dd 100644
--- a/docs/clamp/controlloop/defining-controlloops.rst
+++ b/docs/clamp/controlloop/defining-controlloops.rst
@@ -193,7 +193,7 @@ Properties are instance specific by default, but can be identified by a special
in Control Loop and Control Loop Element definitions. For example, the chart parameter on a
Kubernetes Control Loop Element has a different value for every instance of a Kubernetes Control
Loop Element, so it can be defined as shown below in the :ref:`Kubernetes Control Loop Type definition
-<_kubernetes-cl-element>` yaml file.
+<kubernetes-cl-element>` yaml file.
.. code-block:: yaml