diff options
author | lukegleeson <luke.gleeson@est.tech> | 2021-10-11 14:05:39 +0100 |
---|---|---|
committer | lukegleeson <luke.gleeson@est.tech> | 2021-10-11 14:08:35 +0100 |
commit | a0cbd75a37450abb06ad78a415494421ea080358 (patch) | |
tree | 06262b7d826794eaaf8e5fb207722bd8e0c68cae | |
parent | 9ee0feb24f8f75ce05cf9e34e4621cf2b226657e (diff) |
Update Index Page
Update Index Page as part of DMI Plugin Documentation
Issue-ID: CPS-627
Change-Id: Ic1c2724194563fccea3423c4cdf83b8afe23e924
Signed-off-by: DylanB95EST <dylan.byrne@est.tech>
Signed-off-by: lukegleeson <luke.gleeson@est.tech>
-rw-r--r-- | docs/index.rst | 17 |
1 files changed, 5 insertions, 12 deletions
diff --git a/docs/index.rst b/docs/index.rst index 54da6148..7d1fcf37 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -8,34 +8,27 @@ .. THIS IS USED INTERNALLY IN CPS ONLY .. _dmi-framework-doc: -DMI Plugin Documentation for the Istanbul-R9 Release +DMI-Plugin Documentation for the Istanbul-R9 Release ---------------------------------------------------- -.. warning:: draft - .. toctree:: :maxdepth: 1 overview.rst architecture.rst + admin-guide.rst design.rst modeling.rst deployment.rst release-notes.rst -CPS-Core Documentation for the Istanbul-R9 Release +CPS-NCMP Documentation for the Istanbul-R9 Release --------------------------------------------------------- -.. toctree:: - :maxdepth: 3 - -* `CPS Core(placeholder) `_ +* `CPS-NCMP <https://docs.onap.org/projects/onap-cps/en/latest/index.html>`_ CPS-Temporal Documentation for the Istanbul-R9 Release ------------------------------------------------------ -.. toctree:: - :maxdepth: 1 - -* `CPS Temporal(placeholder) `_
\ No newline at end of file +* `CPS-Temporal <https://docs.onap.org/projects/onap-cps-cps-temporal/en/latest/index.html>`_ |