summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiamh Core <niamh.core@est.tech>2021-10-21 15:19:08 +0000
committerGerrit Code Review <gerrit@onap.org>2021-10-21 15:19:08 +0000
commit2bfdab0d13513148c40cf757d88de3b63c665b9e (patch)
tree1351e0a79fca09239c445a73112254300f4314c2
parentc9b89447ce2eab16206d6fee11fda59a35cb64cf (diff)
parent980089c22cc8a7468c97815a64f4ebdc82282b38 (diff)
Merge "Add missing doc label (for NCMP modelling)"
-rwxr-xr-xdocs/index.rst2
-rw-r--r--docs/modeling.rst5
2 files changed, 5 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index b749604ee..62ba5e8b1 100755
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -23,7 +23,7 @@ CPS Documentation
release-notes.rst
DMI-Plugin Documentation
------------------------------
+------------------------
* :ref:`DMI-Plugin<onap-cps-ncmp-dmi-plugin:master_index>`
diff --git a/docs/modeling.rst b/docs/modeling.rst
index a91eb0178..5504bf322 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
+ +--------------------------------+-------------------------------------+-------------------------+