diff options
author | emaclee <lee.anjella.macabuhay@est.tech> | 2023-04-18 14:49:24 +0100 |
---|---|---|
committer | emaclee <lee.anjella.macabuhay@est.tech> | 2023-04-20 09:23:17 +0100 |
commit | 50e000f1ca05535b1e9c61a21e06b09ecdd64bbe (patch) | |
tree | a3fe723ef152da93935594df58d4d1fba0e99610 /docs/modeling.rst | |
parent | af6c308365a6245020f34ed5446ab6c6b9d2a7c7 (diff) |
Correct documentation for GET node API
- Add new section on documentation to describe XPath
- Correct doc description on GET node API
Issue-ID: CPS-1607
Signed-off-by: emaclee <lee.anjella.macabuhay@est.tech>
Change-Id: I23e4ccd1185a2d93fbb0b9e02e9daab949c0f952
Diffstat (limited to 'docs/modeling.rst')
-rw-r--r-- | docs/modeling.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/modeling.rst b/docs/modeling.rst index 95fa9ddedf..6d31f83f4b 100644 --- a/docs/modeling.rst +++ b/docs/modeling.rst @@ -60,6 +60,7 @@ Querying .. toctree:: :maxdepth: 1 + xpath.rst 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 |