aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdocs/design.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/design.rst b/docs/design.rst
index 80eb5f152..af1f5abd4 100755
--- a/docs/design.rst
+++ b/docs/design.rst
@@ -72,6 +72,12 @@ CPS Path
Several CPS APIs use the cps-path (or cpsPath in Java API) parameter.
The CPS Path is described in detail in :doc:`cps-path`.
+CPS Delta
+=========
+
+CPS Delta feature provides the ability to find the delta/difference between two JSON configurations.
+The CPS Delta feature is described in detail in :doc:`cps-delta-feature`.
+
NCMP CM Handle Querying
=======================