diff options
author | DylanB95EST <dylan.byrne@est.tech> | 2022-08-08 15:22:54 +0100 |
---|---|---|
committer | DylanB95EST <dylan.byrne@est.tech> | 2022-08-09 10:56:54 +0100 |
commit | dc65647fc26fc276cafdc94c9561cafe32684842 (patch) | |
tree | ef551ee432e2a61382afd9db6ea64af402eb7fb7 /docs/modeling.rst | |
parent | 57ba6b73a739b3c6dbbe7c68c79359f443dfc33d (diff) |
Module Sync, Data Sync, Retry Mechanism RTD
- Add Documentation for Module Sync, Data Sync,
and Retry Mechanism Proccesses for RTD
- Update CPS-Core header on the Index to just CPS
- Add Cps-NCMP Customizations for retry mechanism and
data sync
Issue-ID: CPS-1181
Change-Id: Idb76de380e49e42ca337cabcf2708b940e15f46f
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Diffstat (limited to 'docs/modeling.rst')
-rw-r--r-- | docs/modeling.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/modeling.rst b/docs/modeling.rst index 7cc2c4ce6a..bc1019abe7 100644 --- a/docs/modeling.rst +++ b/docs/modeling.rst @@ -125,4 +125,5 @@ Querying CM Handles .. toctree:: :maxdepth: 1 - ncmp-cmhandle-querying.rst
\ No newline at end of file + ncmp-cmhandle-querying.rst + cps-processes.rst
\ No newline at end of file |