diff options
author | ToineSiebelink <toine.siebelink@est.tech> | 2021-10-21 13:35:34 +0100 |
---|---|---|
committer | ToineSiebelink <toine.siebelink@est.tech> | 2021-10-21 15:23:02 +0100 |
commit | 980089c22cc8a7468c97815a64f4ebdc82282b38 (patch) | |
tree | a149404749b36ed598ebc3737533cf7803072fb4 /docs/modeling.rst | |
parent | 39207857709df915719f1f3e4dbe7f84b9ff825c (diff) |
Add missing doc label (for NCMP modelling)
Issue-ID: CPS-721
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Ib379c4e80a3caf312658146b088926de1d8145ea
Diffstat (limited to 'docs/modeling.rst')
-rw-r--r-- | docs/modeling.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/modeling.rst b/docs/modeling.rst index a91eb0178a..5504bf322e 100644 --- a/docs/modeling.rst +++ b/docs/modeling.rst @@ -56,6 +56,9 @@ Querying - **CPS Path** is used to query data nodes. The CPS Path is described in detail in :doc:`cps-path`. +.. Below Label is used by documentation for other CPS components to link here, do not remove even if it gives a warning +.. _cps_ncmp_modelling: + NCMP Modeling ============= @@ -83,4 +86,4 @@ Basic Concepts | Passthrough-operational | config-true, config-false | read-only | +--------------------------------+-------------------------------------+-------------------------+ | Passthrough-running | config-true | read-write | - +--------------------------------+-------------------------------------+-------------------------+
\ No newline at end of file + +--------------------------------+-------------------------------------+-------------------------+ |