diff options
author | lukegleeson <luke.gleeson@est.tech> | 2021-09-29 11:24:50 +0100 |
---|---|---|
committer | Luke Gleeson <luke.gleeson@est.tech> | 2021-10-11 13:55:52 +0000 |
commit | a035dcf64842d1d289b37f3d2f603f7dce07bcb9 (patch) | |
tree | 1f28c3202434291288f8790d80cc533a608e88d0 /docs | |
parent | 9ee0feb24f8f75ce05cf9e34e4621cf2b226657e (diff) |
Update Admin Guide
Add Admin Guide for NCMP DMI Plugin as part of finalized documentation
Issue-ID: CPS-627
Change-Id: I1d59459147318ad89e7a2a37d5d9ba917e69fc38
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/admin-guide.rst | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/admin-guide.rst b/docs/admin-guide.rst new file mode 100644 index 00000000..787e931b --- /dev/null +++ b/docs/admin-guide.rst @@ -0,0 +1,12 @@ +.. This work is licensed under a Creative Commons Attribution 4.0 International License. +.. http://creativecommons.org/licenses/by/4.0 +.. Copyright (C) 2021 Nordix Foundation + +.. DO NOT CHANGE THIS LABEL FOR RELEASE NOTES - EVEN THOUGH IT GIVES A WARNING +.. _adminGuide: + + +DMI-Plugin Admin Guide +###################### + +For DMI-Plugin Admin Guide, please refer to the `CPS Admin Guide. <https://docs.onap.org/projects/onap-cps/en/latest/admin-guide.html>`_
\ No newline at end of file |