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-21 23:38:54 +0000 |
commit | e8f84e4db2d8be6cdf838013df0f61c04801b854 (patch) | |
tree | 74dbaab705df9503674857797437a4036f125d63 /docs | |
parent | debbd9828cb56d707f116e73c16e62558ef61ed5 (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')
-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 13b22f962..b88790e92 100644 --- a/docs/guides/onap-developer/developing/index.rst +++ b/docs/guides/onap-developer/developing/index.rst @@ -159,12 +159,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 ----------------- |