diff options
author | Toine Siebelink <toine.siebelink@est.tech> | 2021-10-11 13:22:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-11 13:22:44 +0000 |
commit | 1d214b85720914527f4c9ea1293003aaaf2bb7b1 (patch) | |
tree | c8c06900752f382af200d491232bdd046b8e69f9 /docs | |
parent | e0f70a378de776bd2eb65932adfea4a86250d7bf (diff) | |
parent | a0cbd75a37450abb06ad78a415494421ea080358 (diff) |
Merge "Update Index Page"
Diffstat (limited to 'docs')
-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>`_ |