diff options
author | Yang Xu <yang.xu@futurewei.com> | 2019-06-21 19:30:15 -0400 |
---|---|---|
committer | Yang Xu <yang.xu@futurewei.com> | 2019-06-24 08:06:11 -0400 |
commit | 0d2de35605bd3a1293c73a12e56c4b734bf9183e (patch) | |
tree | 5e05b6c5f27cfdb19884e7a58346d928b98f6d72 /docs/guides/onap-developer | |
parent | f6165858f60a32cad89c34c9dc88e00780d96e56 (diff) |
Add Integration link in doc index page
Signed-off-by: Yang Xu <yang.xu@futurewei.com>
Issue-ID: DOC-489
Change-Id: I3d198db2d24aac9e55b809709a3b9f5755f49a75
Diffstat (limited to 'docs/guides/onap-developer')
-rw-r--r-- | docs/guides/onap-developer/developing/index.rst | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/docs/guides/onap-developer/developing/index.rst b/docs/guides/onap-developer/developing/index.rst index 88d5b7842..8b9085f59 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -168,12 +168,11 @@ Holmes Integration ----------- -* ONAP Casablanca release content is specified within a list of project - artifact versions available in the form of - a :ref:`manifest<doc-release-manifest>`. +.. toctree:: + :maxdepth: 1 + :titlesonly: -* To install the whole ONAP (from a complete demo solution perspective) - refer to :ref:`Setting Up ONAP <demo-installing-running-onap-requirements>`. + ../../../submodules/integration.git/docs/index Logging Analytics ----------------- |