Fix Absolute Path to list with Integer/String key
[cps.git] / docs / modeling.rst
index 863e932..b750c6d 100644 (file)
@@ -54,7 +54,14 @@ Data
 
 Querying
 
-- **CPS Path** is used to query data nodes. The CPS Path is described in detail in :doc:`cps-path`.
+- **CPS Path** is used to query data nodes.
+.. toctree::
+   :maxdepth: 1
+
+   cps-path.rst
+
+.. 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
 =============
@@ -62,7 +69,7 @@ NCMP Modeling
 Data Model
 ----------
 
-NCMP stores DMI Plugin and CM Handle relations using a data model described as per this Yang module.
+NCMP stores DMI-Plugin and CM Handle relations using a data model described as per this Yang module.
 
 :download:`DMI Yang Module <api/yang/dmiYangResource.yang>`
 
@@ -83,4 +90,4 @@ Basic Concepts
     | Passthrough-operational        | config-true, config-false           | read-only               |
     +--------------------------------+-------------------------------------+-------------------------+
     | Passthrough-running            | config-true                         | read-write              |
-    +--------------------------------+-------------------------------------+-------------------------+
\ No newline at end of file
+    +--------------------------------+-------------------------------------+-------------------------+