diff options
author | ToineSiebelink <toine.siebelink@est.tech> | 2023-08-31 17:38:52 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@est.tech> | 2023-10-16 11:54:43 +0100 |
commit | 74eed2c34d86f9c55ba4200f040fbe861879f254 (patch) | |
tree | 6ac5e3049a1b574e1ee6b15b36fae787633ffc37 /docs/cps-stubs.rst | |
parent | 694b13a129ea1b070aad3a95fe1f19917136bc96 (diff) |
Add NCMP Stub documentation to RTD
-add new pages fot Stubs
-fixed spleeting erros
-added file with accepatbel cps terms for spell check
Issue-ID: CPS-1858
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: I71fdeb29b015067d208e404bed8ac53b03810c00
Diffstat (limited to 'docs/cps-stubs.rst')
-rw-r--r-- | docs/cps-stubs.rst | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/cps-stubs.rst b/docs/cps-stubs.rst new file mode 100644 index 0000000000..e41fe174ec --- /dev/null +++ b/docs/cps-stubs.rst @@ -0,0 +1,33 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (C) 2023 Nordix Foundation + +.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING + +.. _cpsStubs: + + +CPS Stubs +######### + +.. toctree:: + :maxdepth: 1 + +Currently stubs are only provided for the CPS-NCMP interface. + +Prerequisites +============= +t.b.d. + +Method 1: Running Stubs as an Application +========================================= +t.b.d. + +Method 2: Using Stubs in Unit Tests +=================================== +t.b.d. + + +NCMP Stubs +========== +t.b.d. |