Add missing doc label (for NCMP modelling) 10/125210/1
authorToineSiebelink <toine.siebelink@est.tech>
Thu, 21 Oct 2021 12:35:34 +0000 (13:35 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Thu, 21 Oct 2021 14:23:02 +0000 (15:23 +0100)
Issue-ID: CPS-721
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Ib379c4e80a3caf312658146b088926de1d8145ea

docs/index.rst
docs/modeling.rst

index b749604..62ba5e8 100755 (executable)
@@ -23,7 +23,7 @@ CPS Documentation
    release-notes.rst
 
 DMI-Plugin Documentation
------------------------------
+------------------------
 
 * :ref:`DMI-Plugin<onap-cps-ncmp-dmi-plugin:master_index>`
 
index a91eb01..5504bf3 100644 (file)
@@ -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
+    +--------------------------------+-------------------------------------+-------------------------+